# HG changeset patch # User ymh # Date 1339543362 -7200 # Node ID 74554fcc9cf87c7a24857bc9915e8c3ce836374c # Parent a96f9d63755fb15b755d329bfff76f93e2b2c6d3 correct config template diff -r a96f9d63755f -r 74554fcc9cf8 web/tralalere/config.py.tmpl --- a/web/tralalere/config.py.tmpl Wed Jun 13 01:11:17 2012 +0200 +++ b/web/tralalere/config.py.tmpl Wed Jun 13 01:22:42 2012 +0200 @@ -16,7 +16,7 @@ BASE_STATIC_ROOT = os.path.abspath(BASE_DIR + "../static/").rstrip("/")+"/" #STREAM_URL = "rtmp://media.iri.centrepompidou.fr/ddc_player/" -STREAM_URL = '%(stream_url)' +STREAM_URL = '%(stream_url)s' # Absolute path to the directory that holds media.