CC-3464: Playout forward cache should be configurable

-Done
This commit is contained in:
Martin Konecny 2012-03-17 14:53:15 -04:00
parent 73eb691be2
commit 9be6f1bd0e
3 changed files with 17 additions and 1 deletions

View file

@ -18,6 +18,10 @@ airtime_dir = x
base_url = localhost
base_port = 80
#How many hours ahead of time should Airtime playout engine (PYPO)
#cache scheduled media files.
cache_ahead_hours = 1
[soundcloud]
connection_retries = 3
time_between_retries = 60