From 4cb185b433782e20058fed1efacd7bf7f1dd0bc9 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 15 Apr 2008 01:15:09 +0000 Subject: Nuke the ability to define from orbit :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9508 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/configreader.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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} }; -- cgit v1.2.3