瀏覽代碼

Fix typo on Rageshake documentation page

pull/2517/head
Slavi Pantaleev 3 年之前
父節點
當前提交
d7578880b6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/configuring-playbook-rageshake.md

+ 1
- 1
docs/configuring-playbook-rageshake.md 查看文件

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


Loading…
取消
儲存