Skip to content

Commit

Permalink
Sync documentation of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 21, 2024
1 parent d05e24d commit da0ae0c
Show file tree
Hide file tree
Showing 91 changed files with 449 additions and 398 deletions.
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-agroal.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -596,8 +596,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -596,8 +596,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
6 changes: 3 additions & 3 deletions _generated-doc/main/config/quarkus-all-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11582,7 +11582,7 @@ a|icon:lock[title=Fixed at build time] [[quarkus-vertx-http_quarkus-dev-ui-hosts

[.description]
--
More hosts allowed for Dev UI Comma separated list of valid URLs, e.g.: www.quarkus.io, myhost.com By default localhost and 127.0.0.1 will always be allowed
More hosts allowed for Dev UI Comma separated list of valid URLs, e.g.: www.quarkus.io, myhost.com (This can also be a regex) By default localhost and 127.0.0.1 will always be allowed


ifdef::add-copy-button-to-env-var[]
Expand Down Expand Up @@ -72749,8 +72749,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.

In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-cache.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-cache_quarkus.cache.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-core_quarkus.shutdown.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-core_quarkus.test.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-elytron-security-ldap.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-flyway.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1226,8 +1226,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t
You can also use a simplified format, starting with a number:
* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:
Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-flyway_quarkus.flyway.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1226,8 +1226,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t
You can also use a simplified format, starting with a number:
* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:
Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-grpc_quarkus.grpc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1587,8 +1587,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -609,8 +609,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-hibernate-orm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1182,8 +1182,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1182,8 +1182,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1338,8 +1338,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1338,8 +1338,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1001,8 +1001,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1001,8 +1001,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1144,8 +1144,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1144,8 +1144,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-infinispan-cache.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-kafka-client.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ See the link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/t

You can also use a simplified format, starting with a number:

* If the value is only a number, it represents time in seconds.\n
* If the value is a number followed by `ms`, it represents time in milliseconds.\n
* If the value is only a number, it represents time in seconds.
* If the value is a number followed by `ms`, it represents time in milliseconds.
In other cases, the simplified format is translated to the `java.time.Duration` format for parsing:

Expand Down
Loading

0 comments on commit da0ae0c

Please sign in to comment.