cc-4105: updated config and installation scripts
This commit is contained in:
parent
843dd664e3
commit
b22b9b9aa3
6 changed files with 36 additions and 24 deletions
|
@ -21,12 +21,11 @@ rabbitmq_vhost = '/'
|
|||
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.
|
||||
|
||||
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.
|
||||
|
||||
# MM2 only:
|
||||
touch_interval = 5
|
||||
chunking_number = 450
|
||||
request_max_wait = 3.0
|
||||
rmq_event_wait = 0.5
|
||||
logpath = '/var/log/airtime/media-monitor/mm2.log'
|
||||
logpath = '/var/log/airtime/media-monitor/media-monitor.log'
|
||||
index_path = '/var/tmp/airtime/media-monitor/last_index'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue