Update examples and change how variables used when reconnecting are set

This commit is contained in:
2018-02-03 19:31:59 +00:00
parent 88426be62a
commit aacb50d5d2
2 changed files with 31 additions and 10 deletions

View File

@@ -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,