Skip to content

Commit d545ed9

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 9cfac3b commit d545ed9

File tree

5 files changed

+69
-6
lines changed

5 files changed

+69
-6
lines changed

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

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96538,7 +96538,7 @@ endif::add-copy-button-to-config-props[]
9653896538

9653996539
[.description]
9654096540
--
96541-
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZEX`.
96541+
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZE`.
9654296542

9654396543

9654496544
ifdef::add-copy-button-to-env-var[]
@@ -96595,6 +96595,27 @@ endif::add-copy-button-to-env-var[]
9659596595
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]]
9659696596
|
9659796597

96598+
a| [[quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout[`quarkus.websockets-next.client.connection-closing-timeout`]##
96599+
ifdef::add-copy-button-to-config-props[]
96600+
config_property_copy_button:+++quarkus.websockets-next.client.connection-closing-timeout+++[]
96601+
endif::add-copy-button-to-config-props[]
96602+
96603+
96604+
[.description]
96605+
--
96606+
The amount of time a client will wait until it closes the TCP connection after sending a close frame. Any value will be `Duration++#++toSeconds() converted to seconds` and limited to `Integer++#++MAX_VALUE`. The default value is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_WEBSOCKET_CLOSING_TIMEOUT`s
96607+
96608+
96609+
ifdef::add-copy-button-to-env-var[]
96610+
Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++[]
96611+
endif::add-copy-button-to-env-var[]
96612+
ifndef::add-copy-button-to-env-var[]
96613+
Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++`
96614+
endif::add-copy-button-to-env-var[]
96615+
--
96616+
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]]
96617+
|
96618+
9659896619
a| [[quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy[`quarkus.websockets-next.client.unhandled-failure-strategy`]##
9659996620
ifdef::add-copy-button-to-config-props[]
9660096621
config_property_copy_button:+++quarkus.websockets-next.client.unhandled-failure-strategy+++[]

_generated-doc/latest/config/quarkus-websockets-next.adoc

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ endif::add-copy-button-to-config-props[]
422422

423423
[.description]
424424
--
425-
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZEX`.
425+
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZE`.
426426

427427

428428
ifdef::add-copy-button-to-env-var[]
@@ -479,6 +479,27 @@ endif::add-copy-button-to-env-var[]
479479
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-websockets-next_quarkus-websockets-next[icon:question-circle[title=More information about the Duration format]]
480480
|
481481

482+
a| [[quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout[`quarkus.websockets-next.client.connection-closing-timeout`]##
483+
ifdef::add-copy-button-to-config-props[]
484+
config_property_copy_button:+++quarkus.websockets-next.client.connection-closing-timeout+++[]
485+
endif::add-copy-button-to-config-props[]
486+
487+
488+
[.description]
489+
--
490+
The amount of time a client will wait until it closes the TCP connection after sending a close frame. Any value will be `Duration++#++toSeconds() converted to seconds` and limited to `Integer++#++MAX_VALUE`. The default value is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_WEBSOCKET_CLOSING_TIMEOUT`s
491+
492+
493+
ifdef::add-copy-button-to-env-var[]
494+
Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++[]
495+
endif::add-copy-button-to-env-var[]
496+
ifndef::add-copy-button-to-env-var[]
497+
Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++`
498+
endif::add-copy-button-to-env-var[]
499+
--
500+
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-websockets-next_quarkus-websockets-next[icon:question-circle[title=More information about the Duration format]]
501+
|
502+
482503
a| [[quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy[`quarkus.websockets-next.client.unhandled-failure-strategy`]##
483504
ifdef::add-copy-button-to-config-props[]
484505
config_property_copy_button:+++quarkus.websockets-next.client.unhandled-failure-strategy+++[]

_generated-doc/latest/config/quarkus-websockets-next_quarkus.websockets-next.adoc

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ endif::add-copy-button-to-config-props[]
422422

423423
[.description]
424424
--
425-
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZEX`.
425+
The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZE`.
426426

427427

428428
ifdef::add-copy-button-to-env-var[]
@@ -479,6 +479,27 @@ endif::add-copy-button-to-env-var[]
479479
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-websockets-next_quarkus-websockets-next[icon:question-circle[title=More information about the Duration format]]
480480
|
481481

482+
a| [[quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-connection-closing-timeout[`quarkus.websockets-next.client.connection-closing-timeout`]##
483+
ifdef::add-copy-button-to-config-props[]
484+
config_property_copy_button:+++quarkus.websockets-next.client.connection-closing-timeout+++[]
485+
endif::add-copy-button-to-config-props[]
486+
487+
488+
[.description]
489+
--
490+
The amount of time a client will wait until it closes the TCP connection after sending a close frame. Any value will be `Duration++#++toSeconds() converted to seconds` and limited to `Integer++#++MAX_VALUE`. The default value is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_WEBSOCKET_CLOSING_TIMEOUT`s
491+
492+
493+
ifdef::add-copy-button-to-env-var[]
494+
Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++[]
495+
endif::add-copy-button-to-env-var[]
496+
ifndef::add-copy-button-to-env-var[]
497+
Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_CONNECTION_CLOSING_TIMEOUT+++`
498+
endif::add-copy-button-to-env-var[]
499+
--
500+
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-websockets-next_quarkus-websockets-next[icon:question-circle[title=More information about the Duration format]]
501+
|
502+
482503
a| [[quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-unhandled-failure-strategy[`quarkus.websockets-next.client.unhandled-failure-strategy`]##
483504
ifdef::add-copy-button-to-config-props[]
484505
config_property_copy_button:+++quarkus.websockets-next.client.unhandled-failure-strategy+++[]

_guides/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Common attributes.
22
// --> No blank lines (it ends the document header)
33
:project-name: Quarkus
4-
:quarkus-version: 3.24.1
4+
:quarkus-version: 3.24.2
55
:quarkus-platform-groupid: io.quarkus.platform
66
// .
77
:maven-version: 3.9.9

_guides/dev-ui.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ guide: "https://quarkus.io/guides/hibernate-orm"
163163
metadata:
164164
categories:
165165
- "data"
166-
config-filter:
166+
config:
167167
- "quarkus.hibernate-orm"
168168
----
169169

@@ -172,7 +172,7 @@ Key fields:
172172
- `name`: Displayed as the extension title in the Dev UI card.
173173
- `description`: Shown as the card's summary.
174174
- `guide`: URL to the extension's guide; used to render the guide icon on the card.
175-
- `metadata.config-filter`: Filters configuration keys shown when clicking "Configuration" on the card.
175+
- `metadata.config`: Filters configuration keys shown when clicking "Configuration" on the card.
176176

177177
=== Adding Pages to the Dev UI
178178

0 commit comments

Comments
 (0)