blob: 9c5f7d4e76b150dd3075554b4323a5a7817922cf [file] [log] [blame]
[auth]
auth_enabled= true
username = %(USER)s
password = %(PW)s
[resource]
proxy_enabled = true
https_proxy= %(HTTPS)s
http_proxy= %(HTTP)s
base_address = %(BASE_URL)s
publish = /{topic_name}
subscribe = /{topic_name}/{consumer_group}/{consumer_id}