From 2f9403baeea0bb5dff9dae796c794c7da0b91d8c Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 15 Oct 2024 00:33:23 +0900 Subject: [PATCH] Update docs/configuring-playbook-etherpad.md: edit comment block for configuration Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-etherpad.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuring-playbook-etherpad.md b/docs/configuring-playbook-etherpad.md index 34d16fd92..11925c3a0 100644 --- a/docs/configuring-playbook-etherpad.md +++ b/docs/configuring-playbook-etherpad.md @@ -35,9 +35,9 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra ```yaml etherpad_enabled: true -# Uncomment below to enable the admin web UI -# etherpad_admin_username: admin -# etherpad_admin_password: some-password +# Uncomment and adjust if you'd like to enable the admin web UI +# etherpad_admin_username: YOUR_USERNAME_HERE +# etherpad_admin_password: YOUR_PASSWORD_HERE ``` ## Installing