added new vths(smo,a1-mediator,dmaap)
[it/otf.git] / dmaap-vth / config.ini
diff --git a/dmaap-vth/config.ini b/dmaap-vth/config.ini
new file mode 100644 (file)
index 0000000..9c5f7d4
--- /dev/null
@@ -0,0 +1,11 @@
+[auth]\r
+auth_enabled= true\r
+username = %(USER)s\r
+password = %(PW)s\r
+[resource]\r
+proxy_enabled = true\r
+https_proxy= %(HTTPS)s\r
+http_proxy= %(HTTP)s\r
+base_address = %(BASE_URL)s\r
+publish = /{topic_name}\r
+subscribe = /{topic_name}/{consumer_group}/{consumer_id}
\ No newline at end of file