浏览代码

Update docs/configuring-playbook-etherpad.md: edit comment block for configuration

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3616/head
Suguru Hirahara 1年前
父节点
当前提交
2f9403baee
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      docs/configuring-playbook-etherpad.md

+ 3
- 3
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


正在加载...
取消
保存