From b111eec597349ad2dc7d4b54945097df813535b4 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 11 Feb 2007 18:50:04 +0000 Subject: Allow for nick!user@host in TOPIC information. Note that this adds another tag value, 'hostintopic'. (defaults to yes) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6572 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index c0ad163d5..202e4a8d1 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -769,7 +769,7 @@ # NOTICE and PRIVMSG adding the prefix to the line # # of text sent out. Eg. NOTICE @#test :@ testing # # vs off: NOTICE @#test :testing # -# +# # # notimesync - If this value is 'yes', 'true', or '1', time # # synchronization is disabled on this server. This # # means any servers you are linked to will not # @@ -778,6 +778,10 @@ # on netsplits. This option should be the same on # # all servers. # # # +# hostintopic - If this is set to yes (the default) then the full # +# nick!user@host is shown for who set a TOPIC last. # +# if set to no, then only the nickname is shown. # +# # #-#-#-#-#-#-#-#-#-#-#-#-#- WHOWAS OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3