X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=dmaap-vth%2Fconfig.ini;fp=dmaap-vth%2Fconfig.ini;h=9c5f7d4e76b150dd3075554b4323a5a7817922cf;hp=0000000000000000000000000000000000000000;hb=e3ba96506390ab3ad630d2dfc4967fd49527615d;hpb=c6475102d3d75ea00d5be548492eba544cf4f535 diff --git a/dmaap-vth/config.ini b/dmaap-vth/config.ini new file mode 100644 index 0000000..9c5f7d4 --- /dev/null +++ b/dmaap-vth/config.ini @@ -0,0 +1,11 @@ +[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} \ No newline at end of file