2011-01-07 22:32:41 +01:00
|
|
|
[database]
|
|
|
|
host = localhost
|
|
|
|
dbname = airtime
|
|
|
|
dbuser = airtime
|
|
|
|
dbpass = airtime
|
|
|
|
|
2011-03-30 00:32:53 +02:00
|
|
|
[rabbitmq]
|
|
|
|
host = 127.0.0.1
|
|
|
|
port = 5672
|
|
|
|
user = guest
|
|
|
|
password = guest
|
|
|
|
vhost = /
|
|
|
|
|
2013-12-17 21:52:32 +01:00
|
|
|
[memcached]
|
|
|
|
servers[] = localhost:11211
|
|
|
|
|
2011-02-22 22:16:37 +01:00
|
|
|
[general]
|
|
|
|
api_key = AAA
|
2011-04-01 21:22:49 +02:00
|
|
|
web_server_user = www-data
|
|
|
|
airtime_dir = x
|
2011-05-02 21:33:32 +02:00
|
|
|
base_url = localhost
|
|
|
|
base_port = 80
|
2013-01-15 19:47:35 +01:00
|
|
|
base_dir = '/'
|
2011-03-31 00:15:33 +02:00
|
|
|
|
2012-03-19 22:35:20 +01:00
|
|
|
;How many hours ahead of time should Airtime playout engine (PYPO)
|
|
|
|
;cache scheduled media files.
|
2012-03-17 19:53:15 +01:00
|
|
|
cache_ahead_hours = 1
|
|
|
|
|
2012-04-13 23:07:59 +02:00
|
|
|
[monit]
|
|
|
|
monit_user = guest
|
|
|
|
monit_password = airtime
|
|
|
|
|
2011-03-31 00:15:33 +02:00
|
|
|
[soundcloud]
|
|
|
|
connection_retries = 3
|
|
|
|
time_between_retries = 60
|