mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-05-07 19:49:22 +00:00
Fix typo in usage instructions.
This commit is contained in:
parent
7c0b753723
commit
8cc8083361
@ -3,9 +3,9 @@
|
||||
### Administration
|
||||
Satyr needs access to port 1935 for RTMP streams, and will serve HTTP on port 8000. The ports can be changed with follow config lines.
|
||||
```
|
||||
[http]
|
||||
[server.http]
|
||||
port = 8000
|
||||
[rtmp]
|
||||
[server.rtmp]
|
||||
port = 1935
|
||||
```
|
||||
Changing the rtmp port is not recommended.
|
||||
|
Loading…
x
Reference in New Issue
Block a user