1
0
Fork 0

docs: fix markdown

due to the missing newline, the header was indented

[CI SKIP]
This commit is contained in:
Jan Christian Grünhage 2018-01-06 17:23:28 +01:00
parent 2462e3a4d2
commit 98b93f5b01
Signed by: jcgruenhage
GPG Key ID: 6594C449C633D10C
1 changed files with 2 additions and 1 deletions

View File

@ -62,10 +62,11 @@ and to install and configure a TURN server.
##### Runtime: ##### Runtime:
- **UID**: user id (default: 1337) - **UID**: user id (default: 1337)
- **GID**: group id (default: 1337) - **GID**: group id (default: 1337)
##### Config generation: ##### Config generation:
- **SERVER_NAME**: domain name of the homeserver. (**mandatory**) - **SERVER_NAME**: domain name of the homeserver. (**mandatory**)
- **REPORT_STATS**: either `yes` or `no`, default: `yes` - **REPORT_STATS**: either `yes` or `no`, default: `yes`
#### Ports: #### Ports:
- 8008: client-to-server matrix traffic - 8008: client-to-server matrix traffic
- 8448: server-to-server matrix traffic - 8448: server-to-server matrix traffic