Remove RA->{VA,CA} AMQP configs. (#2371)

This commit is contained in:
Jacob Hoffman-Andrews 2016-11-30 05:55:03 -08:00 committed by Daniel McCarney
parent a87379bc6e
commit 7c624d013e
1 changed files with 0 additions and 8 deletions

View File

@ -45,17 +45,9 @@
"serverURLFile": "test/secrets/amqp_url",
"insecure": true,
"serviceQueue": "RA.server",
"VA": {
"server": "VA.server",
"rpcTimeout": "60s"
},
"SA": {
"server": "SA.server",
"rpcTimeout": "15s"
},
"CA": {
"server": "CA.server",
"rpcTimeout": "15s"
}
},
"features": {