mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
ifeval::[{tech_feature_disabled}!=false]
|
|
[NOTE]
|
|
====
|
|
{tech_feature_name} is *Deprecated* and will be removed in future releases. This feature is disabled by default.
|
|
|
|
To enable start the server with
|
|
ifdef::tech_feature_setting[]
|
|
`{tech_feature_setting}`
|
|
endif::[]
|
|
. For more details see the https://www.keycloak.org/server/features[Enabling and disabling features] {section}.
|
|
====
|
|
endif::[]
|