You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
; section are between [] = [section]
|
|
|
; key = value
|
|
|
; to comment add ";" in front of the line
|
|
|
[amqp]
|
|
|
uri = "amqp://guest:guest@127.0.0.1:5672"
|
|
|
|
|
|
[bigcouch]
|
|
|
compact_automatically = true
|
|
|
cookie = change_me
|
|
|
ip = "127.0.0.1"
|
|
|
port = 5984
|
|
|
; username = "XXX"
|
|
|
; password = "XXX"
|
|
|
admin_port = 5986
|
|
|
|
|
|
[whistle_apps]
|
|
|
cookie = change_me
|
|
|
|
|
|
[ecallmgr]
|
|
|
cookie = change_me
|
|
|
|
|
|
[log]
|
|
|
syslog = info
|
|
|
console = notice
|
|
|
file = error
|