diff options
author | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2019-03-26 11:01:16 -0400 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2019-03-26 11:01:16 -0400 |
commit | 77ddbbef3bfaca61c7b4f8fca5d3781fad3764a0 (patch) | |
tree | 6f3ae04412cfb1db02a86138ed836a428122d11f /conf | |
parent | 98d81c2f2f575db7be99b82ff5606be221705551 (diff) | |
download | liza-77ddbbef3bfaca61c7b4f8fca5d3781fad3764a0.tar.gz liza-77ddbbef3bfaca61c7b4f8fca5d3781fad3764a0.tar.bz2 liza-77ddbbef3bfaca61c7b4f8fca5d3781fad3764a0.zip |
Exclusively use RatingServicePublish over submit URL
Diffstat (limited to 'conf')
-rw-r--r-- | conf/vanilla-server.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/vanilla-server.json b/conf/vanilla-server.json index 53d14e4..da222bb 100644 --- a/conf/vanilla-server.json +++ b/conf/vanilla-server.json @@ -50,7 +50,6 @@ "host": "localhost", "domain": "" }, - "noResultsUrl": "", "postRatePublish": { "protocol": "amqp", "hostname": "localhost", |