Procházet zdrojové kódy

Add the comment block around the variable

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4066/head
Suguru Hirahara před 1 rokem
rodič
revize
541b46cf8f
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  1. +12
    -0
      docs/configuring-playbook-etherpad.md

+ 12
- 0
docs/configuring-playbook-etherpad.md Zobrazit soubor

@@ -31,7 +31,19 @@ When setting, replace `example.com` with your own.
To enable Etherpad, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:

```yaml
########################################################################
# #
# etherpad #
# #
########################################################################

etherpad_enabled: true

########################################################################
# #
# /etherpad #
# #
########################################################################
```

As the most of the necessary settings for the role have been taken care of by the playbook, you can enable Etherpad on your Matrix server with this minimum configuration.


Načítá se…
Zrušit
Uložit