Merge pull request #3616 from luixxiul/fix

Update docs/configuring-playbook-etherpad.md
This commit is contained in:
Slavi Pantaleev
2024-10-16 20:39:05 +03:00
committed by GitHub
3 changed files with 8 additions and 6 deletions

View File

@ -86,7 +86,7 @@ matrix_server_fqn_buscarron: "buscarron.{{ matrix_domain }}"
# This is where you access the Dimension.
matrix_server_fqn_dimension: "dimension.{{ matrix_domain }}"
# This is where you access the etherpad (if enabled via etherpad_enabled; disabled by default).
# This is where you access the Etherpad (if enabled via etherpad_enabled; disabled by default).
matrix_server_fqn_etherpad: "etherpad.{{ matrix_domain }}"
# For use with Go-NEB! (github callback url for example)