SAAS-56: RabbitMQ virtual host support
-Add support for specifying vhost in config files
This commit is contained in:
parent
2f1033ecb8
commit
21643a3734
9 changed files with 9 additions and 3 deletions
|
@ -15,6 +15,7 @@ log_dir = '/var/log/airtime/show-recorder'
|
|||
rabbitmq_host = 'localhost'
|
||||
rabbitmq_user = 'guest'
|
||||
rabbitmq_password = 'guest'
|
||||
rabbitmq_vhost = '/'
|
||||
|
||||
############################################
|
||||
# Recorded Audio settings #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue