Code Review
/
policy
/
common.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6dda9b9e4f3aeb7964830d5e66cb216ee9fec2ea
[policy/common.git]
/
1
{
2
"servers" : [ "svra", "svrb" ],
3
"topic" : "my-topic",
4
"effectiveTopic" : "my-effective-topic",
5
"recentEvents" : [ ],
6
"alive" : false,
7
"locked" : false,
8
"apiKey" : "my-api-key",
9
"apiSecret" : "my-api-secret",
10
"useHttps" : true,
11
"allowTracing": true,
12
"allowSelfSignedCerts" : true,
13
"topicCommInfrastructure" : "UEB",
14
"partitionKey" : "my-partition"
15
}