瀏覽代碼

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 ```yaml
etherpad_enabled: true 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 ## Installing


Loading…
取消
儲存