浏览代码

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


正在加载...
取消
保存