From c9d613244a3aee826152118420c6f0df141724a9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 24 Aug 2010 14:46:46 -0300 Subject: More sympa configs --- templates/sympa/sympa.conf.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/sympa') diff --git a/templates/sympa/sympa.conf.erb b/templates/sympa/sympa.conf.erb index 6786085..7708bd9 100644 --- a/templates/sympa/sympa.conf.erb +++ b/templates/sympa/sympa.conf.erb @@ -160,10 +160,10 @@ db_passwd <%= sympa_database_password %> ###\\\\ Web interface ////### ## Sympa's main page URL -wwsympa_url http://ramanujan/sympa +wwsympa_url https://<%= sympa_subdomain %>.<%= domain %> ## SOAP service URL -soap_url http://ramanujan/sympasoap +soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap ## Supported languages for the user interface supported_lang en_US,pt_BR -- cgit v1.2.3