summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-08-04 14:05:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-08-04 14:05:21 -0300
commit5ae15537f3958c8b34636798a3b3658a399b2b3c (patch)
tree699adf5b264b2850657a51eb54e3ca77e86d080d /templates
parentc86888347489c9be28a141242d0e5bfc8cb3ccb5 (diff)
downloadpuppet-mail-5ae15537f3958c8b34636798a3b3658a399b2b3c.tar.gz
puppet-mail-5ae15537f3958c8b34636798a3b3658a399b2b3c.tar.bz2
Adding /wws to wwsympa_url
Diffstat (limited to 'templates')
-rw-r--r--templates/sympa/sympa.conf.lenny.erb2
-rw-r--r--templates/sympa/sympa.conf.squeeze.erb2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/sympa/sympa.conf.lenny.erb b/templates/sympa/sympa.conf.lenny.erb
index 4260338..6ae9fbd 100644
--- a/templates/sympa/sympa.conf.lenny.erb
+++ b/templates/sympa/sympa.conf.lenny.erb
@@ -163,7 +163,7 @@ db_passwd <%= sympa_database_password %>
###\\\\ Web interface ////###
## Sympa's main page URL
-wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>
+wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>/wws
## SOAP service URL
soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap
diff --git a/templates/sympa/sympa.conf.squeeze.erb b/templates/sympa/sympa.conf.squeeze.erb
index 484e3ab..ff3aba4 100644
--- a/templates/sympa/sympa.conf.squeeze.erb
+++ b/templates/sympa/sympa.conf.squeeze.erb
@@ -163,7 +163,7 @@ db_passwd <%= sympa_database_password %>
###\\\\ Web interface ////###
## Sympa's main page URL
-wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>
+wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>/wws
## SOAP service URL
soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap