From: brain Date: Tue, 15 Apr 2008 01:15:09 +0000 (+0000) Subject: Nuke the ability to define from orbit :p X-Git-Tag: v2.0.23~3347 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=4cb185b433782e20058fed1efacd7bf7f1dd0bc9;p=user%2Fhenk%2Fcode%2Finspircd.git Nuke the ability to define from orbit :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9508 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/src/configreader.cpp b/src/configreader.cpp index 81ae1e6c0..5f304bf02 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -766,6 +766,7 @@ void ServerConfig::Read(bool bail, User* user) {"options", "hidewhois", "has been moved to as of 1.2a3"}, {"options", "nouserdns", "has been moved to as of 1.2a3"}, {"options", "maxwho", "has been moved to as of 1.2a3"}, + {"options", "loglevel", "1.2 does not use the loglevel value. Please define tags instead."}, {NULL, NULL, NULL} };