From 5964c6dfca1fb7ea379e0f5b13e55f5762503fad Mon Sep 17 00:00:00 2001 From: Kane York Date: Wed, 23 Mar 2016 14:15:42 -0700 Subject: [PATCH] Turn on new RPC in config-next --- test/boulder-config-next.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/boulder-config-next.json b/test/boulder-config-next.json index d86f01746..34be1dd41 100644 --- a/test/boulder-config-next.json +++ b/test/boulder-config-next.json @@ -163,6 +163,7 @@ "maxConcurrentRPCServerRequests": 16, "maxContactsPerRegistration": 100, "dnsTries": 3, + "useNewVARPC": true, "debugAddr": "localhost:8002", "hostnamePolicyFile": "test/hostname-policy.json", "amqp": {