snowflake reset works correctly without copy paste condition,

and use default broker poll interval of 5s
This commit is contained in:
Serene Han 2016-01-25 10:20:20 -08:00
parent 0301ff1879
commit e1f6c7fc5d
3 changed files with 9 additions and 8 deletions

View file

@ -2,6 +2,9 @@
Only websocket-specific stuff.
###
DEFAULT_PORTS =
http: 80
https: 443
# Build an escaped URL string from unescaped components. Only scheme and host
# are required. See RFC 3986, section 3.