@@ -48335,6 +48335,27 @@ endif::add-copy-button-to-env-var[]
4833548335|string
4833648336|
4833748337
48338+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-time-zone]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-time-zone[`quarkus.kubernetes.cron-job.time-zone`]##
48339+ ifdef::add-copy-button-to-config-props[]
48340+ config_property_copy_button:+++quarkus.kubernetes.cron-job.time-zone+++[]
48341+ endif::add-copy-button-to-config-props[]
48342+
48343+
48344+ [.description]
48345+ --
48346+ The time zone for the job schedule. The default value is the local time of the kube-controller-manager.
48347+
48348+
48349+ ifdef::add-copy-button-to-env-var[]
48350+ Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CRON_JOB_TIME_ZONE+++[]
48351+ endif::add-copy-button-to-env-var[]
48352+ ifndef::add-copy-button-to-env-var[]
48353+ Environment variable: `+++QUARKUS_KUBERNETES_CRON_JOB_TIME_ZONE+++`
48354+ endif::add-copy-button-to-env-var[]
48355+ --
48356+ |string
48357+ |
48358+
4833848359a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-cron-job-concurrency-policy[`quarkus.kubernetes.cron-job.concurrency-policy`]##
4833948360ifdef::add-copy-button-to-config-props[]
4834048361config_property_copy_button:+++quarkus.kubernetes.cron-job.concurrency-policy+++[]
@@ -55455,6 +55476,27 @@ endif::add-copy-button-to-env-var[]
5545555476|string
5545655477|
5545755478
55479+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-time-zone]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-time-zone[`quarkus.openshift.cron-job.time-zone`]##
55480+ ifdef::add-copy-button-to-config-props[]
55481+ config_property_copy_button:+++quarkus.openshift.cron-job.time-zone+++[]
55482+ endif::add-copy-button-to-config-props[]
55483+
55484+
55485+ [.description]
55486+ --
55487+ The time zone for the job schedule. The default value is the local time of the kube-controller-manager.
55488+
55489+
55490+ ifdef::add-copy-button-to-env-var[]
55491+ Environment variable: env_var_with_copy_button:+++QUARKUS_OPENSHIFT_CRON_JOB_TIME_ZONE+++[]
55492+ endif::add-copy-button-to-env-var[]
55493+ ifndef::add-copy-button-to-env-var[]
55494+ Environment variable: `+++QUARKUS_OPENSHIFT_CRON_JOB_TIME_ZONE+++`
55495+ endif::add-copy-button-to-env-var[]
55496+ --
55497+ |string
55498+ |
55499+
5545855500a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy]] [.property-path]##link:#quarkus-kubernetes_quarkus-openshift-cron-job-concurrency-policy[`quarkus.openshift.cron-job.concurrency-policy`]##
5545955501ifdef::add-copy-button-to-config-props[]
5546055502config_property_copy_button:+++quarkus.openshift.cron-job.concurrency-policy+++[]
@@ -70644,6 +70686,32 @@ endif::add-copy-button-to-env-var[]
7064470686|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]]
7064570687|
7064670688
70689+ a| [[quarkus-oidc-client_quarkus-oidc-client-access-token-expiry-skew]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-access-token-expiry-skew[`quarkus.oidc-client.access-token-expiry-skew`]##
70690+ ifdef::add-copy-button-to-config-props[]
70691+ config_property_copy_button:+++quarkus.oidc-client.access-token-expiry-skew+++[]
70692+ endif::add-copy-button-to-config-props[]
70693+
70694+
70695+ `quarkus.oidc-client."id".access-token-expiry-skew`
70696+ ifdef::add-copy-button-to-config-props[]
70697+ config_property_copy_button:+++quarkus.oidc-client."id".access-token-expiry-skew+++[]
70698+ endif::add-copy-button-to-config-props[]
70699+
70700+ [.description]
70701+ --
70702+ Access token expiry time skew that can be added to the calculated token expiry time.
70703+
70704+
70705+ ifdef::add-copy-button-to-env-var[]
70706+ Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRY_SKEW+++[]
70707+ endif::add-copy-button-to-env-var[]
70708+ ifndef::add-copy-button-to-env-var[]
70709+ Environment variable: `+++QUARKUS_OIDC_CLIENT_ACCESS_TOKEN_EXPIRY_SKEW+++`
70710+ endif::add-copy-button-to-env-var[]
70711+ --
70712+ |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]]
70713+ |
70714+
7064770715a| [[quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-absolute-expires-in[`quarkus.oidc-client.absolute-expires-in`]##
7064870716ifdef::add-copy-button-to-config-props[]
7064970717config_property_copy_button:+++quarkus.oidc-client.absolute-expires-in+++[]
@@ -94590,6 +94658,27 @@ endif::add-copy-button-to-env-var[]
9459094658|int
9459194659|
9459294660
94661+ a| [[quarkus-websockets-next_quarkus-websockets-next-server-max-frame-size]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-max-frame-size[`quarkus.websockets-next.server.max-frame-size`]##
94662+ ifdef::add-copy-button-to-config-props[]
94663+ config_property_copy_button:+++quarkus.websockets-next.server.max-frame-size+++[]
94664+ endif::add-copy-button-to-config-props[]
94665+
94666+
94667+ [.description]
94668+ --
94669+ The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpServerOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZE`.
94670+
94671+
94672+ ifdef::add-copy-button-to-env-var[]
94673+ Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_SERVER_MAX_FRAME_SIZE+++[]
94674+ endif::add-copy-button-to-env-var[]
94675+ ifndef::add-copy-button-to-env-var[]
94676+ Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_SERVER_MAX_FRAME_SIZE+++`
94677+ endif::add-copy-button-to-env-var[]
94678+ --
94679+ |int
94680+ |
94681+
9459394682a| [[quarkus-websockets-next_quarkus-websockets-next-server-auto-ping-interval]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-server-auto-ping-interval[`quarkus.websockets-next.server.auto-ping-interval`]##
9459494683ifdef::add-copy-button-to-config-props[]
9459594684config_property_copy_button:+++quarkus.websockets-next.server.auto-ping-interval+++[]
@@ -94827,6 +94916,27 @@ endif::add-copy-button-to-env-var[]
9482794916|int
9482894917|
9482994918
94919+ a| [[quarkus-websockets-next_quarkus-websockets-next-client-max-frame-size]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-max-frame-size[`quarkus.websockets-next.client.max-frame-size`]##
94920+ ifdef::add-copy-button-to-config-props[]
94921+ config_property_copy_button:+++quarkus.websockets-next.client.max-frame-size+++[]
94922+ endif::add-copy-button-to-config-props[]
94923+
94924+
94925+ [.description]
94926+ --
94927+ The maximum size of a frame in bytes. The default values is `io.vertx.core.http.HttpClientOptions++#++DEFAULT_MAX_WEBSOCKET_FRAME_SIZEX`.
94928+
94929+
94930+ ifdef::add-copy-button-to-env-var[]
94931+ Environment variable: env_var_with_copy_button:+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_MAX_FRAME_SIZE+++[]
94932+ endif::add-copy-button-to-env-var[]
94933+ ifndef::add-copy-button-to-env-var[]
94934+ Environment variable: `+++QUARKUS_WEBSOCKETS_NEXT_CLIENT_MAX_FRAME_SIZE+++`
94935+ endif::add-copy-button-to-env-var[]
94936+ --
94937+ |int
94938+ |
94939+
9483094940a| [[quarkus-websockets-next_quarkus-websockets-next-client-auto-ping-interval]] [.property-path]##link:#quarkus-websockets-next_quarkus-websockets-next-client-auto-ping-interval[`quarkus.websockets-next.client.auto-ping-interval`]##
9483194941ifdef::add-copy-button-to-config-props[]
9483294942config_property_copy_button:+++quarkus.websockets-next.client.auto-ping-interval+++[]
0 commit comments