From d62dfcdeecc8c1f7fca4f1f533ec94d22590f680 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 27 Dec 2015 10:24:29 +0100 Subject: [PATCH] Configure Charybdis to make LIST behavior follow RFC 1459. --- irctest/controllers/charybdis.py | 1 + 1 file changed, 1 insertion(+) diff --git a/irctest/controllers/charybdis.py b/irctest/controllers/charybdis.py index bde2bf2..0dabcea 100644 --- a/irctest/controllers/charybdis.py +++ b/irctest/controllers/charybdis.py @@ -31,6 +31,7 @@ channel {{ disable_local_channels = no; no_create_on_split = no; no_join_on_split = no; + displayed_usercount = 0; }}; """