소스 검색

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`:


불러오는 중...
취소
저장