]> jfr.im git - solanum.git/commit - ircd/s_conf.c
Force part local users (not resv_exempt) on channel resv.
authorJilles Tjoelker <redacted>
Sat, 19 Sep 2009 19:24:35 +0000 (21:24 +0200)
committerJilles Tjoelker <redacted>
Sat, 19 Sep 2009 19:24:35 +0000 (21:24 +0200)
commitc2c25552ca4a17b53fad9c27ccc7ce639916d174
tree63cd2d7380dd252e8ccfc03ec5ec9043956aab70
parent5cca545c3ce08aba101ef9d452e3fabb5d30bd37
Force part local users (not resv_exempt) on channel resv.
A notice will be sent to any force parted users that the channel
is temporarily/permanently unavailable on the server.
A new config option channel::resv_forcepart can be used to disable this.

from ircd-ratbox (dubkat)
doc/example.conf
doc/reference.conf
include/s_conf.h
modules/m_info.c
modules/m_resv.c
src/newconf.c
src/s_conf.c