Skip to content

Commit 1dc708a

Browse files
Update modules/console/pages/config/configure-console.adoc
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 18fba6c commit 1dc708a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

modules/console/pages/config/configure-console.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,11 @@ console:
123123
#brokers: [] # Auto-configured to connect to this Redpanda cluster
124124
server:
125125
listenPort: 8080
126-
auditLog:
127-
enabled: false # default; set true to show the audit log UI
126+
server:
127+
listenPort: 8080
128+
console:
129+
auditLog:
130+
enabled: false # default; set true to show the audit log UI
128131
# Add any other Redpanda Console configuration here
129132
----
130133
+

0 commit comments

Comments
 (0)