Didn't mean to commit that test value...

This commit is contained in:
James Muscat 2014-12-18 13:03:54 +00:00
parent 3e3a13caaa
commit 1b71ceda27

View File

@ -22,7 +22,7 @@ RELAY_DECOMPRESS_MESSAGES = False
GATEWAY_SENDER_BINDINGS = ["tcp://*:8500"]
GATEWAY_IP_KEY_SALT = "AASDFG"
GATEWAY_IP_KEY_SALT = None
GATEWAY_JSON_SCHEMAS = {
"http://schemas.elite-markets.net/eddn/commodity/1": "../schemas/commodity-v0.1.json",