Update example configs

Document m_chanhistory settings
Note that m_censor adds usermode +G as well
Add geoip /STATS G to helpop
This commit is contained in:
attilamolnar 2012-07-12 20:36:14 +02:00
parent 6d4db6b262
commit 2f4c812e7c
2 changed files with 8 additions and 2 deletions

View File

@ -954,6 +954,7 @@ Y Show connection classes
O Show opertypes and the allowed user and channel modes it can set
E Show socket engine events
S Show currently held registered nicknames
G Show how many local users are connected from each country according to GeoIP
Note that all /STATS use is broadcast to online IRC operators.">

View File

@ -305,7 +305,7 @@
#<module name="m_cban.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Censor module: Adds the channel mode +G
# Censor module: Adds channel and user mode +G
#<module name="m_censor.so">
#
#-#-#-#-#-#-#-#-#-#-#- CENSOR CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#
@ -378,8 +378,13 @@
# joining a channel with +H 'X:T' set; 'T' is the maximum time to keep
# lines in the history buffer. Designed so that the new user knows what
# the current topic of conversation is when joining the channel.
# NOTE: Currently hard-limited to a maximum of 50 lines.
#<module name="m_chanhistory.so">
#
# Set the maximum number of lines allowed to be stored per channel below.
# This is the hard limit for 'X'.
# If notice is set to yes, joining users will get a NOTICE before playback
# telling them about the following lines being the pre-join history.
#<chanhistory maxlines="20" notice="yes">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Channel logging module: used to send snotice output to channels, to