From 330da271fb8fff08865c7c489a5d4b4bdabcffd2 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 9 Feb 2003 12:32:57 +0000 Subject: Changed to work with new log-level git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@165 e03df62e-2008-0410-955e-edbf42e46eb7 --- makeconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeconf') diff --git a/makeconf b/makeconf index 22cba9668..7250a3c98 100755 --- a/makeconf +++ b/makeconf @@ -44,7 +44,7 @@ FILES_MOTD="$ME/conf/inspire.motd" FILES_RULE="$ME/conf/inspire.rules" OP_PREFIX="Quit: " -OP_DEBUG="off" +OP_DEBUG="default" OP_HALFY="yes" OP_PROTE="yes" OP_FOUND="yes" @@ -622,7 +622,7 @@ if [ $cc ] ; then fi echo "" -echo "Debug [on / off] Switch on or off Extensive IRCd loggin to ircd.log" +echo "Log level [debug, verbose, default, sparse, none]" echo -e $n "[\033[1;32m$OP_DEBUG\033[0;37m] -> $c" read cc if [ "$cc" ] ; then -- cgit v1.2.3