CC-3464: Playout forward cache should be configurable
-Done
This commit is contained in:
parent
73eb691be2
commit
9be6f1bd0e
3 changed files with 17 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue