1040 |
ts_max_delta = 5 minutes; |
ts_max_delta = 5 minutes; |
1041 |
|
|
1042 |
/* |
/* |
|
* kline_with_reason: show the user the reason why they are k/d/glined |
|
|
* on exit. May give away who set k/dline when set via tcm. |
|
|
*/ |
|
|
kline_with_reason = yes; |
|
|
|
|
|
/* |
|
|
* kline_reason: show this message to users on channel |
|
|
* instead of the oper reason. |
|
|
*/ |
|
|
kline_reason = "Connection closed"; |
|
|
|
|
|
/* |
|
1043 |
* warn_no_nline: warn opers about servers that try to connect but |
* warn_no_nline: warn opers about servers that try to connect but |
1044 |
* we don't have a connect {} block for. Twits with misconfigured |
* we don't have a connect {} block for. Twits with misconfigured |
1045 |
* servers can get really annoying with this enabled. |
* servers can get really annoying with this enabled. |