]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Nuke the ability to define <options:loglevel> from orbit :p
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 15 Apr 2008 01:15:09 +0000 (01:15 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 15 Apr 2008 01:15:09 +0000 (01:15 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9508 e03df62e-2008-0410-955e-edbf42e46eb7

src/configreader.cpp

index 81ae1e6c0b1a83a795273859525303214df0395e..5f304bf02b35fd1e309ed27ad467e6504dca1a19 100644 (file)
@@ -766,6 +766,7 @@ void ServerConfig::Read(bool bail, User* user)
                {"options",     "hidewhois",    "has been moved to <security:hidewhois> as of 1.2a3"},
                {"options",     "nouserdns",    "has been moved to <performance:nouserdns> as of 1.2a3"},
                {"options",     "maxwho",       "has been moved to <performance:maxwho> as of 1.2a3"},
+               {"options",     "loglevel",     "1.2 does not use the loglevel value. Please define <log> tags instead."},
                {NULL,          NULL,           NULL}
        };