]> jfr.im git - irc/rqf/shadowircd.git/commit - include/s_conf.h
Add general::hide_channel_below_users option.
authorJD Horelick <redacted>
Sat, 10 Jul 2010 05:28:21 +0000 (01:28 -0400)
committerJD Horelick <redacted>
Sat, 10 Jul 2010 05:28:21 +0000 (01:28 -0400)
commit6898ce9dde52783a358e426da1bda298cfa218a3
tree3512dcf8da0174ecdfb3e5e25da92a738d1e301d
parent430222b12571e8e6b6aa5a0cd11159dc112c0544
Add general::hide_channel_below_users option.
This allows server owners to set how many users must be in a channel before
/LIST will show it.
doc/example.conf
doc/reference.conf
include/s_conf.h
modules/m_list.c
src/newconf.c
src/s_conf.c