From 2f4c812e7cfb4b5a5497098127f4ffbe68d91dd2 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Thu, 12 Jul 2012 20:36:14 +0200 Subject: Update example configs Document m_chanhistory settings Note that m_censor adds usermode +G as well Add geoip /STATS G to helpop --- docs/conf/inspircd.helpop-full.example | 1 + docs/conf/modules.conf.example | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf/inspircd.helpop-full.example b/docs/conf/inspircd.helpop-full.example index 9c4ae0b92..1887b1a80 100644 --- a/docs/conf/inspircd.helpop-full.example +++ b/docs/conf/inspircd.helpop-full.example @@ -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."> diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index f86ebfa6c..0f0da74c7 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -305,7 +305,7 @@ # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Censor module: Adds the channel mode +G +# Censor module: Adds channel and user mode +G # # #-#-#-#-#-#-#-#-#-#-#- 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. # +# +# 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. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel logging module: used to send snotice output to channels, to -- cgit v1.2.3