From 986c79d2bfa46cdd47b52ee2b6c94bc895a2d677 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 2 Jan 2007 00:40:51 +0000 Subject: Update cloak keys example to use hex definition of the right length git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6210 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index b098eb744..25cd59a01 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1051,15 +1051,17 @@ # be included. However, if prefix is not included, it will default # # to your networks name from the tag. # # # -# # # # # Please note that the key values will accept any number, and should # # be large numbers. Using small numbers such as "7" or "1924" will # -# seriously weaken the security of your cloak. # +# seriously weaken the security of your cloak. It is recommended you # +# use hexdecimal numbers prefixed by "0x", as shown in this example, # +# with each key eight hex digits long. # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Lusers: Shows the LUSERS output on connect -- cgit v1.2.3