Commit cd0e0490 by Chavee Issariyapat

Merge branch 'master' of https://dev.nexpie.com/stack/vernemq

parents bc3f069a 8a6339ba
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
"device_registry_host" : "127.0.0.1", "device_registry_host" : "127.0.0.1",
"device_registry_port" : 8990, "device_registry_port" : 8990,
"auth_on_register_debug" : true, "auth_on_register_debug" : false,
"auth_on_publish_debug" : true, "auth_on_publish_debug" : false,
"auth_on_subscribe_debug" : true, "auth_on_subscribe_debug" : false,
"on_publish_debug" : true, "on_publish_debug" : false,
"on_deliver_debug" : true, "on_deliver_debug" : false,
"on_unsubscribe_debug" : true "on_unsubscribe_debug" : false
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment