diff options
Diffstat (limited to 'doc/reference.conf')
-rw-r--r-- | doc/reference.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index 918193a..3269694 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1112,6 +1112,14 @@ 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 |