From 266ed4236f645ef96da93d1521847386f805125f Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 7 Aug 2006 11:55:40 +0000 Subject: Add m_tline, tests how many users a gline, zline etc would match. Can use this before adding one if youre not sure, or youre just curious git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4763 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index beb1417c7..e6f5d8ea1 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1273,6 +1273,11 @@ # Timed bans module: Adds timed bans and the /TBAN command # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Test line module: Adds the /TLINE command, used to test how many +# users a /GLINE or /ZLINE etc would match. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Uninvite module: Adds the /UNINVITE command which lets users remove # pending invites from channels without waiting for the user to join. -- cgit v1.2.3