blob: fc34675889fbc890c1d7a58aab7ccf92ccad0c41 [file] [log] [blame]
jv246a.orane3ba9652020-05-05 15:37:02 -04001[auth]
Chen, Jackie (jv246a)321c6b52021-01-19 14:59:43 -05002auth_enabled= false
jv246a.orane3ba9652020-05-05 15:37:02 -04003username = %(USER)s
4password = %(PW)s
5[resource]
Chen, Jackie (jv246a)321c6b52021-01-19 14:59:43 -05006proxy_enabled = false
jv246a.orane3ba9652020-05-05 15:37:02 -04007https_proxy= %(HTTPS)s
8http_proxy= %(HTTP)s
9base_address = %(BASE_URL)s
10publish = /{topic_name}
11subscribe = /{topic_name}/{consumer_group}/{consumer_id}