瀏覽代碼

Fix another YAML indentation problem on documentation page

pull/92/head
Slavi Pantaleev 7 年之前
父節點
當前提交
e9cfcb8429
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/howto-server-delegation.md

+ 1
- 1
docs/howto-server-delegation.md 查看文件

@@ -123,7 +123,7 @@ To do that, make sure the certificate files are mounted into the Synapse contain
matrix_synapse_container_additional_volumes:
- src: /some/path/on/the/host
dst: /some/path/inside/the/container
options: ro
options: ro
```

You can then tell Synapse to serve Federation traffic over TLS on `tcp/8448`:


Loading…
取消
儲存