mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 07:49:52 +00:00
Configure Charybdis to make LIST behavior follow RFC 1459.
This commit is contained in:
@ -31,6 +31,7 @@ channel {{
|
|||||||
disable_local_channels = no;
|
disable_local_channels = no;
|
||||||
no_create_on_split = no;
|
no_create_on_split = no;
|
||||||
no_join_on_split = no;
|
no_join_on_split = no;
|
||||||
|
displayed_usercount = 0;
|
||||||
}};
|
}};
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user