Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
it
/
otf
/
95d4457146840e87094fd384ddaa01830998b34c
/
.
/
dmaap-vth
/
config.ini
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
}