From c7b87be3e1f30b4ead2896621723f7b44a55c873 Mon Sep 17 00:00:00 2001 From: yomguy Date: Thu, 21 Feb 2013 09:52:14 +0100 Subject: [PATCH] add ex --- example/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/example/settings.py b/example/settings.py index 8d8194f3..73a7f3ef 100644 --- a/example/settings.py +++ b/example/settings.py @@ -191,6 +191,7 @@ TELECASTER_CONF = [{'type':'mp3','server_type':'icecast','conf':'/etc/telecaster TELECASTER_RSYNC_SERVER = 'telecaster@jimi.parisson.com:archives/' TELECASTER_RSYNC_LOG = '/var/log/telecaster/rsync.log' TELECASTER_MASTER_SERVER = 'angus.parisson.com' +TELECASTER_MASTER_STREAMING = True # CRFPA or AE or PRO TELEFORMA_E_LEARNING_TYPE = 'CRFPA' -- 2.39.5