Update examples and change how variables used when reconnecting are set
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
"protocol": null,
|
||||
"bind": null,
|
||||
"timeout": 30,
|
||||
"maxdelay": 5,
|
||||
"initialdelay": 1,
|
||||
"factor": 2,
|
||||
"jitter": 5,
|
||||
"maxdelay": 360,
|
||||
"initialdelay": 1.0,
|
||||
"factor": 2.7182818284590451,
|
||||
"jitter": 0.11962656472,
|
||||
"nickname": null,
|
||||
"username": null,
|
||||
"realname": null,
|
||||
|
||||
Reference in New Issue
Block a user