diff options
-rw-r--r-- | templates/sympa/sympa.conf.wheezy.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sympa/sympa.conf.wheezy.erb b/templates/sympa/sympa.conf.wheezy.erb index 52ee8a9..78080b8 100644 --- a/templates/sympa/sympa.conf.wheezy.erb +++ b/templates/sympa/sympa.conf.wheezy.erb @@ -165,7 +165,7 @@ wwsympa_url https://<%= subdomain %>.<%= domain %>/wws soap_url https://<%= subdomain %>.<%= domain %>/sympasoap ## Supported languages for the user interface -supported_lang en_US,pt_BR +supported_lang en_US,pt_BR,es,fr,de bounce_warn_rate 30 bounce_halt_rate 50 bounce_warn_rate 30 |