Skip to content

Commit 1033837

Browse files
committed
DOC-1620: tag prop for SR AUthZ in Cloud
1 parent 722b308 commit 1033837

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ content:
1717
- url: https://github.com/redpanda-data/docs
1818
branches: [v/*, api, shared, site-search,'!v-end-of-life/*']
1919
- url: https://github.com/redpanda-data/cloud-docs
20-
branches: 'main'
20+
branches: 'DOC-1618'
2121
- url: https://github.com/redpanda-data/redpanda-labs
2222
branches: main
2323
start_paths: [docs,'*/docs']

modules/reference/pages/properties/cluster-properties.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5673,6 +5673,7 @@ Always normalize schemas. If set, this overrides the `normalize` parameter in re
56735673

56745674
---
56755675

5676+
// tag::schema_registry_enable_authorization[]
56765677
=== schema_registry_enable_authorization
56775678

56785679
Enables ACL-based authorization for Schema Registry requests. When `true`, Schema Registry
@@ -5690,6 +5691,8 @@ uses ACL-based authorization instead of the default `public/user/superuser` auth
56905691

56915692
---
56925693

5694+
// end::schema_registry_enable_authorization[]
5695+
56935696
=== segment_appender_flush_timeout_ms
56945697

56955698
Maximum delay until buffered data is written.

0 commit comments

Comments
 (0)