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

@ -21,5 +21,5 @@ Here are optional parameters to include in the query string.
```
manual - enables copy-paste signalling mode.
relay=<address> - use a custom target relay.
broker=<address> - use a custom broker.
broker=<url> - use a custom broker.
```