CC-2735: Upgrade script for 1.9.3

- general upgrade script
- uncommented media monitor section in Monit config file
This commit is contained in:
James 2011-08-25 17:22:19 -04:00
parent ad620577be
commit ad5d669309
9 changed files with 508 additions and 0 deletions

View file

@ -0,0 +1,23 @@
[database]
host = localhost
dbname = airtime
dbuser = airtime
dbpass = airtime
[rabbitmq]
host = 127.0.0.1
port = 5672
user = guest
password = guest
vhost = /
[general]
api_key = AAA
web_server_user = www-data
airtime_dir = /usr/share/airtime/
base_url = localhost
base_port = 80
[soundcloud]
connection_retries = 3
time_between_retries = 60