Move things into factories and implement reconnecting
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"protocol": null,
|
||||
"bind": null,
|
||||
"timeout": 30,
|
||||
"maxdelay": 5,
|
||||
"initialdelay": 1,
|
||||
"factor": 2,
|
||||
"jitter": 5,
|
||||
"nickname": null,
|
||||
"username": null,
|
||||
"realname": null,
|
||||
@@ -33,8 +37,7 @@
|
||||
"password": null,
|
||||
"authentity": "NickServ",
|
||||
"key": "key.pem",
|
||||
"certificate": "cert.pem",
|
||||
"enabled": true
|
||||
"certificate": "cert.pem"
|
||||
},
|
||||
"Master": [null, null]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user