From: Guillaume Pellerin Date: Wed, 25 Jul 2018 06:31:55 +0000 (+0200) Subject: Back to local streaming ports X-Git-Tag: 1.0~2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c872137a34a6694122282b9fff26b56da71a6074;p=telecaster-instance.git Back to local streaming ports --- diff --git a/settings.py b/settings.py index 5fe979d..d5f72fd 100644 --- a/settings.py +++ b/settings.py @@ -191,10 +191,10 @@ TELECASTER_RSYNC_SERVER = 'telecaster@eddy.parisson.com:archives/' TELECASTER_RSYNC_LOG = '/var/log/telecaster/rsync.log' TELECASTER_CONF = [{'type':'mp3','server_type':'icecast', 'conf':'/etc/telecaster/deefuzzer/telecaster_mp3_default.xml', - 'port':'443'}, + 'port':'8000'}, {'type':'webm','server_type':'stream-m', 'conf':'/etc/telecaster/deefuzzer/telecaster_webm_default.xml', - 'port':'443'}, ] + 'port':'8080'}, ] TELEFORMA_E_LEARNING_TYPE = 'CRFPA' TELEFORMA_GLOBAL_TWEETER = False