summaryrefslogtreecommitdiff
path: root/doc/reference.conf
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-19 19:16:09 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-19 19:16:09 +0000
commitf27e1d9b7ee2cbd16bbdadf35872ef39f0527aac (patch)
treedf119cb19885ea1eed8c994ed1568858c8064474 /doc/reference.conf
parent6b18f4241216eee3ea96ac807509bbd246a534f5 (diff)
- Made all numeric defines use the actual string instead of the numeric value
which allows to use gcc's printf format attribute - Remove current message locale implementation git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1832 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc/reference.conf')
-rw-r--r--doc/reference.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/reference.conf b/doc/reference.conf
index 3269694..918193a 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -1112,14 +1112,6 @@ general {
max_targets = 4;
/*
- * message_locale: the default message locale
- * Use "standard" for the compiled in defaults.
- * To install the translated messages, go into messages/ in the
- * source directory and run `make install'.
- */
- message_locale = "standard";
-
- /*
* usermodes configurable: a list of usermodes for the options below
*
* +b - bots - See bot and drone flooding notices