diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-08-24 14:45:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-08-24 14:45:41 -0300 |
commit | 62449e8b0ea38961dff3bc916dc51a593d93c092 (patch) | |
tree | 16d91fdd1feec4ee548b95f00d17d9fdb47c1b7e /templates | |
parent | 0949ad3387a9224c1ec5a7d6b9d43237e555d05a (diff) | |
download | puppet-mail-62449e8b0ea38961dff3bc916dc51a593d93c092.tar.gz puppet-mail-62449e8b0ea38961dff3bc916dc51a593d93c092.tar.bz2 |
Sympa config cleanup
Diffstat (limited to 'templates')
-rw-r--r-- | templates/sympa/sympa.conf.erb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/sympa/sympa.conf.erb b/templates/sympa/sympa.conf.erb index 4874e27..6786085 100644 --- a/templates/sympa/sympa.conf.erb +++ b/templates/sympa/sympa.conf.erb @@ -167,6 +167,3 @@ soap_url http://ramanujan/sympasoap ## Supported languages for the user interface supported_lang en_US,pt_BR - -db_user sympa -db_host localhost |