Explorar el Código

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 hace 1 año
padre
commit
2f9403baee
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E4F9743DAB4B7B75
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      docs/configuring-playbook-etherpad.md

+ 3
- 3
docs/configuring-playbook-etherpad.md Ver fichero

@@ -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


Cargando…
Cancelar
Guardar