9c5f7d4e76b150dd3075554b4323a5a7817922cf
[it/otf.git] / dmaap-vth / config.ini
1 [auth]\r
2 auth_enabled= true\r
3 username = %(USER)s\r
4 password = %(PW)s\r
5 [resource]\r
6 proxy_enabled = true\r
7 https_proxy= %(HTTPS)s\r
8 http_proxy= %(HTTP)s\r
9 base_address = %(BASE_URL)s\r
10 publish = /{topic_name}\r
11 subscribe = /{topic_name}/{consumer_group}/{consumer_id}