diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-21 09:27:27 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-21 09:27:27 +0000 |
commit | d3ba377982adb2fb5410445049aa39a0467eba11 (patch) | |
tree | 5cd52bec6919b82c549b61fb576341d27d59c960 /doc/reference.conf | |
parent | 83c1f360e88ae7d06868f449901701f7acb98d4a (diff) |
- Remove current msg locale implementation
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1837 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc/reference.conf')
-rw-r--r-- | doc/reference.conf | 8 |
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 |