Quellcode durchsuchen

Fix typo on Rageshake documentation page

pull/2517/head
Slavi Pantaleev vor 3 Jahren
Ursprung
Commit
d7578880b6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-rageshake.md

+ 1
- 1
docs/configuring-playbook-rageshake.md Datei anzeigen

@@ -13,7 +13,7 @@ You can override the domain and path like this:

```yaml
# Switch to the domain used for Matrix services (`matrix.DOMAIN`),
# so we won't need to an additional DNS records for Rageshake.
# so we won't need to add additional DNS records for Rageshake.
matrix_rageshake_hostname: "{{ matrix_server_fqn_matrix }}"

# Expose under the /rageshake subpath


Laden…
Abbrechen
Speichern