diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml index 9d428f764..01e5c8480 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -264,6 +264,7 @@ live: | |||
264 | # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay | 264 | # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay |
265 | allow_replay: false | 265 | allow_replay: false |
266 | 266 | ||
267 | # Your firewall should accept traffic from this port in TCP if you enable live | ||
267 | rtmp: | 268 | rtmp: |
268 | port: 1935 | 269 | port: 1935 |
269 | 270 | ||