Skip to content

Commit 58ba041

Browse files
committed
Sync documentation of main branch
1 parent 37145e1 commit 58ba041

File tree

7 files changed

+122
-8
lines changed

7 files changed

+122
-8
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47816,6 +47816,25 @@ endif::add-copy-button-to-env-var[]
4781647816
|boolean
4781747817
|`false`
4781847818

47819+
a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]##
47820+
47821+
[.description]
47822+
--
47823+
Log invalid recipients as warnings.
47824+
47825+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
47826+
47827+
47828+
ifdef::add-copy-button-to-env-var[]
47829+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[]
47830+
endif::add-copy-button-to-env-var[]
47831+
ifndef::add-copy-button-to-env-var[]
47832+
Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++`
47833+
endif::add-copy-button-to-env-var[]
47834+
--
47835+
|boolean
47836+
|`false`
47837+
4781947838
h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]##
4782047839
h|Type
4782147840
h|Default
@@ -48474,6 +48493,25 @@ endif::add-copy-button-to-env-var[]
4847448493
|boolean
4847548494
|`false`
4847648495

48496+
a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]##
48497+
48498+
[.description]
48499+
--
48500+
Log invalid recipients as warnings.
48501+
48502+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
48503+
48504+
48505+
ifdef::add-copy-button-to-env-var[]
48506+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[]
48507+
endif::add-copy-button-to-env-var[]
48508+
ifndef::add-copy-button-to-env-var[]
48509+
Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++`
48510+
endif::add-copy-button-to-env-var[]
48511+
--
48512+
|boolean
48513+
|`false`
48514+
4847748515

4847848516

4847948517
h|[.extension-name]##Messaging##

_generated-doc/main/config/quarkus-mailer.adoc

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,25 @@ endif::add-copy-button-to-env-var[]
678678
|boolean
679679
|`false`
680680

681+
a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]##
682+
683+
[.description]
684+
--
685+
Log invalid recipients as warnings.
686+
687+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
688+
689+
690+
ifdef::add-copy-button-to-env-var[]
691+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[]
692+
endif::add-copy-button-to-env-var[]
693+
ifndef::add-copy-button-to-env-var[]
694+
Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++`
695+
endif::add-copy-button-to-env-var[]
696+
--
697+
|boolean
698+
|`false`
699+
681700
h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]##
682701
h|Type
683702
h|Default
@@ -1336,6 +1355,25 @@ endif::add-copy-button-to-env-var[]
13361355
|boolean
13371356
|`false`
13381357

1358+
a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]##
1359+
1360+
[.description]
1361+
--
1362+
Log invalid recipients as warnings.
1363+
1364+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
1365+
1366+
1367+
ifdef::add-copy-button-to-env-var[]
1368+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[]
1369+
endif::add-copy-button-to-env-var[]
1370+
ifndef::add-copy-button-to-env-var[]
1371+
Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++`
1372+
endif::add-copy-button-to-env-var[]
1373+
--
1374+
|boolean
1375+
|`false`
1376+
13391377

13401378
|===
13411379

_generated-doc/main/config/quarkus-mailer_quarkus.mailer.adoc

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,25 @@ endif::add-copy-button-to-env-var[]
678678
|boolean
679679
|`false`
680680

681+
a| [[quarkus-mailer_quarkus-mailer-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-log-invalid-recipients[`quarkus.mailer.log-invalid-recipients`]##
682+
683+
[.description]
684+
--
685+
Log invalid recipients as warnings.
686+
687+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
688+
689+
690+
ifdef::add-copy-button-to-env-var[]
691+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++[]
692+
endif::add-copy-button-to-env-var[]
693+
ifndef::add-copy-button-to-env-var[]
694+
Environment variable: `+++QUARKUS_MAILER_LOG_INVALID_RECIPIENTS+++`
695+
endif::add-copy-button-to-env-var[]
696+
--
697+
|boolean
698+
|`false`
699+
681700
h|[[quarkus-mailer_section_quarkus-mailer]] [.section-name.section-level0]##link:#quarkus-mailer_section_quarkus-mailer[Additional named mailers]##
682701
h|Type
683702
h|Default
@@ -1336,6 +1355,25 @@ endif::add-copy-button-to-env-var[]
13361355
|boolean
13371356
|`false`
13381357

1358+
a| [[quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients]] [.property-path]##link:#quarkus-mailer_quarkus-mailer-mailer-name-log-invalid-recipients[`quarkus.mailer."mailer-name".log-invalid-recipients`]##
1359+
1360+
[.description]
1361+
--
1362+
Log invalid recipients as warnings.
1363+
1364+
If false, the invalid recipients will not be logged and the thrown exception will not contain the invalid email address.
1365+
1366+
1367+
ifdef::add-copy-button-to-env-var[]
1368+
Environment variable: env_var_with_copy_button:+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++[]
1369+
endif::add-copy-button-to-env-var[]
1370+
ifndef::add-copy-button-to-env-var[]
1371+
Environment variable: `+++QUARKUS_MAILER__MAILER_NAME__LOG_INVALID_RECIPIENTS+++`
1372+
endif::add-copy-button-to-env-var[]
1373+
--
1374+
|boolean
1375+
|`false`
1376+
13391377

13401378
|===
13411379

_versions/main/guides/dev-ui.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -463,12 +463,12 @@ customElements.define('qwc-arc-beans', QwcArcBeans);
463463

464464
===== Qomponent
465465

466-
We also include all components from the [Qomponent](https://github.com/qomponent) library
466+
We also include all components from the https://github.com/qomponent[Qomponent] library
467467

468-
- [Card](https://www.npmjs.com/package/@qomponent/qui-card)
469-
- [Badge](https://www.npmjs.com/package/@qomponent/qui-badge)
470-
- [Alert](https://www.npmjs.com/package/@qomponent/qui-alert)
471-
- [Code block](https://www.npmjs.com/package/@qomponent/qui-code-block)
468+
- https://www.npmjs.com/package/@qomponent/qui-card[Card]
469+
- https://www.npmjs.com/package/@qomponent/qui-badge[Badge]
470+
- https://www.npmjs.com/package/@qomponent/qui-alert[Alert]
471+
- https://www.npmjs.com/package/@qomponent/qui-code-block[Code block]
472472

473473
====== Card
474474

_versions/main/guides/http-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ quarkus.tls.key-store.pem.0.key=server.key
145145
quarkus.http.insecure-requests=disabled # Reject HTTP requests
146146
----
147147

148-
So you a `p12` (PKCS12) key store, use the following configuration:
148+
To use a `p12` (PKCS12) key store, apply the following configuration:
149149

150150
[source,properties]
151151
----

_versions/main/guides/rest-migration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ extension is used by a specific set of users / applications.
225225
When opting for supporting both extensions, the deployment module of the custom extension will usually depend on the SPI modules - `quarkus-jaxrs-spi-deployment`, `quarkus-resteasy-common-spi`, `quarkus-rest-spi-deployment`,
226226
while the runtime modules will have `optional` dependencies on the runtime modules of both RESTEasy flavors.
227227

228-
A couple good examples of how Quarkus uses this strategy to support both RESTEasy flavors in the core repository can be seen [here](https://github.com/quarkusio/quarkus/pull/21089) and [here](https://github.com/quarkusio/quarkus/pull/20874).
228+
A couple good examples of how Quarkus uses this strategy to support both RESTEasy flavors in the core repository can be seen https://github.com/quarkusio/quarkus/pull/21089[here] and https://github.com/quarkusio/quarkus/pull/20874[here].
229229

230230
In general, it should not be needed to have two different versions of the custom extension to support both flavors. Such a choice is only strictly necessary if it is desired for the extension consumers (i.e. Quarkus applications) to not have to select a RESTEasy version themselves.
231231

_versions/main/guides/security-keycloak-authorization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ public class CustomTenantPolicyConfigResolver implements TenantPolicyConfigResol
635635
636636
== Configuration reference
637637
638-
This configuration adheres to the official [Keycloak Policy Enforcer Configuration](https://www.keycloak.org/docs/latest/authorization_services/index.html#_enforcer_filter) guidelines.
638+
This configuration adheres to the official https://www.keycloak.org/docs/latest/authorization_services/index.html#_enforcer_filter[Keycloak Policy Enforcer Configuration] guidelines.
639639
For detailed insights into various configuration options, see the following documentation:
640640
641641
include::{generated-dir}/config/quarkus-keycloak-authorization.adoc[opts=optional]

0 commit comments

Comments
 (0)