diff --git a/modules/reference/pages/properties/cluster-properties.adoc b/modules/reference/pages/properties/cluster-properties.adoc index 06e9f79c7..063a19cdc 100644 --- a/modules/reference/pages/properties/cluster-properties.adoc +++ b/modules/reference/pages/properties/cluster-properties.adoc @@ -5675,6 +5675,7 @@ Always normalize schemas. If set, this overrides the `normalize` parameter in re --- +// tag::schema_registry_enable_authorization[] === schema_registry_enable_authorization Enables ACL-based authorization for Schema Registry requests. When `true`, Schema Registry @@ -5692,6 +5693,8 @@ uses ACL-based authorization instead of the default `public/user/superuser` auth --- +// end::schema_registry_enable_authorization[] + === segment_appender_flush_timeout_ms Maximum delay until buffered data is written.