CC-3528: SaaS compatible upgrade script template

-Done
This commit is contained in:
Martin Konecny 2012-03-27 15:49:54 -04:00
parent 1c62323eca
commit 45fcedfbd3
10 changed files with 644 additions and 0 deletions

View file

@ -0,0 +1,22 @@
api_client = "airtime"
# where the binary files live
bin_dir = '/usr/lib/airtime/media-monitor'
# where the logging files live
log_dir = '/var/log/airtime/media-monitor'
############################################
# RabbitMQ settings #
############################################
rabbitmq_host = 'localhost'
rabbitmq_user = 'guest'
rabbitmq_password = 'guest'
rabbitmq_vhost = '/'
############################################
# Media-Monitor preferences #
############################################
check_filesystem_events = 5 #how long to queue up events performed on the files themselves.
check_airtime_events = 30 #how long to queue metadata input from airtime.