mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 08:29:25 +01:00
Updated Settings (markdown)
parent
decca6e583
commit
63faeab1e1
11
Settings.md
11
Settings.md
@ -56,6 +56,7 @@
|
|||||||
- [NickServUsername](#nickservusername)
|
- [NickServUsername](#nickservusername)
|
||||||
- [NoSendJoinPart](#nosendjoinpart)
|
- [NoSendJoinPart](#nosendjoinpart)
|
||||||
- [Password](#password)
|
- [Password](#password)
|
||||||
|
- [PingDelay](#pingdelay)
|
||||||
- [RejoinDelay](#rejoindelay)
|
- [RejoinDelay](#rejoindelay)
|
||||||
- [RunCommands](#runcommands)
|
- [RunCommands](#runcommands)
|
||||||
- [Server *](#server--1)
|
- [Server *](#server--1)
|
||||||
@ -684,6 +685,16 @@ Example:
|
|||||||
|
|
||||||
`Password="s3cret"`
|
`Password="s3cret"`
|
||||||
|
|
||||||
|
## Pingdelay
|
||||||
|
PingDelay specifies how long to wait to send a ping to the irc server.
|
||||||
|
You can use s for second, m for minute
|
||||||
|
|
||||||
|
Setting: OPTIONAL, RELOADABLE \
|
||||||
|
Default: "1m" \
|
||||||
|
Example:
|
||||||
|
|
||||||
|
`PingDelay="1m"`
|
||||||
|
|
||||||
## RejoinDelay
|
## RejoinDelay
|
||||||
Delay in seconds to rejoin a channel when kicked
|
Delay in seconds to rejoin a channel when kicked
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user