From 3bc6f2ed53d1f80676a78d54befe0bb82e988513 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 9 Dec 2010 12:34:22 +0000 Subject: restrict the locale used by sympa for now, as it flood the log otherwise --- modules/sympa/templates/sympa.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/sympa/templates/sympa.conf') diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index 06a22293..db7f4565 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -180,7 +180,8 @@ lang en_US ## Supported languages ## This is the set of language that will be proposed to your users for the Sympa GUI. Don't select a language if you don't have the proper locale packages installed. -supported_lang ca,cs,de,el,es,et_EE,en_US,fr,fi,hu,it,ja_JP,ko,nl,nb_NO,oc,pl,pt_BR,ru,sv,tr,vi,zh_CN,zh_TW +#supported_lang ca,cs,de,el,es,et_EE,en_US,fr,fi,hu,it,ja_JP,ko,nl,nb_NO,oc,pl,pt_BR,ru,sv,tr,vi,zh_CN,zh_TW +supported_lang en_US,fr ###\\\\ Errors management ////### -- cgit v1.2.1