diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/vanilla-server.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/vanilla-server.json b/conf/vanilla-server.json index 4f79ad6..e924fb1 100644 --- a/conf/vanilla-server.json +++ b/conf/vanilla-server.json @@ -61,18 +61,6 @@ "heartbeat": 0, "vhost": "/", "exchange": "postrate" - }, - "deltaPublish": { - "protocol": "amqp", - "hostname": "localhost", - "port": 5672, - "username": "", - "password": "", - "locale": "en_US", - "frameMax": 0, - "heartbeat": 0, - "vhost": "/", - "exchange": "quoteupdate" } }, "c1export": { |