From: Guillaume Pellerin Date: Tue, 15 Jun 2021 06:56:24 +0000 (+0200) Subject: fix stream-m conf export against new network parameters X-Git-Tag: 0.9-tc~1^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5acb4c07117b914d365d583cda259abb265b8a96;p=teleforma.git fix stream-m conf export against new network parameters --- diff --git a/teleforma/management/commands/teleforma-export-stream-m-slugs.py b/teleforma/management/commands/teleforma-export-stream-m-slugs.py index 6b547a9a..fd3a9054 100644 --- a/teleforma/management/commands/teleforma-export-stream-m-slugs.py +++ b/teleforma/management/commands/teleforma-export-stream-m-slugs.py @@ -22,7 +22,8 @@ class Command(BaseCommand): # server.port # listening port -server.port=8080 +http.port=8080 +rtmp.port=8081 streams.safe=true streams.safe.password=source2parisson