diff options
author | Austin Schaffer <austin.schaffer@ryansg.com> | 2019-11-12 17:10:19 -0500 |
---|---|---|
committer | Austin Schaffer <austin.schaffer@ryansg.com> | 2019-11-13 12:04:27 -0500 |
commit | 309585cf6e02322dcd3f34cda2e719f480a29c72 (patch) | |
tree | 65ed87137543944030799650cee96ba458801804 /conf | |
parent | e737850efda0d3cb6f88625d02e311f89294f63a (diff) | |
download | liza-309585cf6e02322dcd3f34cda2e719f480a29c72.tar.gz liza-309585cf6e02322dcd3f34cda2e719f480a29c72.tar.bz2 liza-309585cf6e02322dcd3f34cda2e719f480a29c72.zip |
[DEV-5312] Set processed flag
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": { |