mirror of
https://github.com/matrix-construct/construct
synced 2024-11-16 15:00:51 +01:00
Remove an obsolete TS5 reference.
This commit is contained in:
parent
d74fa5b502
commit
92236e376a
1 changed files with 0 additions and 7 deletions
|
@ -744,13 +744,6 @@ channel {
|
||||||
* mode with a different key, kick all local users.
|
* mode with a different key, kick all local users.
|
||||||
*
|
*
|
||||||
* note: this does not take +r, +b, +e and +I into account.
|
* note: this does not take +r, +b, +e and +I into account.
|
||||||
*
|
|
||||||
* warning: if there are any TS5 servers on the network, this
|
|
||||||
* will cause ban desyncs if they send such an SJOIN and the
|
|
||||||
* splitriders added any bans (our side will lose them, the TS5
|
|
||||||
* side will accept them). we will send a notice to the channel
|
|
||||||
* if this happens. most services do not send such SJOINs but
|
|
||||||
* ratbox-services does.
|
|
||||||
*/
|
*/
|
||||||
kick_on_split_riding = no;
|
kick_on_split_riding = no;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue