]> jfr.im git - solanum.git/commit - include/s_conf.h
Rename connect_delay to post_registration_delay. This matches the ircd-ratbox feature...
authorStephen Bennett <redacted>
Wed, 13 Jan 2010 23:54:49 +0000 (23:54 +0000)
committerEd Kellett <redacted>
Sun, 7 Jun 2020 18:22:36 +0000 (19:22 +0100)
commitb3a0099139b1a069ef1cbd84b285eb8145c13bfb
tree69e12aba353ead507bb7040f673235a4330b4d1d
parent1bb79643784af4d61756e76ed60c6972b0148a93
Rename connect_delay to post_registration_delay. This matches the ircd-ratbox feature, and better describes what it actually is. Also make sure to set localClient->firsttime on registration, so that the delay counts from the right time.
doc/ircd.conf.example
doc/reference.conf
include/s_conf.h
ircd/newconf.c
ircd/packet.c
ircd/s_user.c
modules/m_info.c