This commit is contained in:
Jonathan Wright 2023-04-24 08:50:16 -05:00 committed by GitHub
parent c7d2bdcee3
commit d72d46c945
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,5 +250,5 @@ argument_specs:
description: "Whether to start the service in development mode (start-dev)"
keycloak_quarkus_transaction_xa_enabled:
default: True
type: bool"
type: "bool"
description: "Enable or disable XA transactions which may not be supported by some DBMS"