added new vths(smo,a1-mediator,dmaap)
[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}