Use a common expression for suggesting to uncomment and adjust configuration

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-14 14:42:02 +09:00
parent 9f0edc628d
commit 9ff0a5c34f
8 changed files with 11 additions and 12 deletions

View File

@ -35,7 +35,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra
```yaml
etherpad_enabled: true
# Uncomment and adjust if you'd like to enable the admin web UI
# Uncomment and adjust this part if you'd like to enable the admin web UI
# etherpad_admin_username: YOUR_USERNAME_HERE
# etherpad_admin_password: YOUR_PASSWORD_HERE
```