From 7fa8ffd54404406b054b62aec9cac5b744366365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Wed, 28 Aug 2013 16:23:38 +0200 Subject: [PATCH] debian: fix compte-agglo-montpellier.conf --- debian/compte-agglo-montpellier.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/compte-agglo-montpellier.conf b/debian/compte-agglo-montpellier.conf index 3d3dcb2..8af52ec 100644 --- a/debian/compte-agglo-montpellier.conf +++ b/debian/compte-agglo-montpellier.conf @@ -29,12 +29,12 @@ export CACHE_BACKEND='{"BACKEND": "django.core.cache.backends.memcached.Memcache export PORTAIL_CITOYEN_SMS_URL='https://passerelle.montpellier-agglo.com/message/sms/json' # Email configuration -#EMAIL_HOST = 'localhost' -#EMAIL_PORT = 25 -#EMAIL_SUBJECT_PREFIX = '[Compte Montpellier Prod]' -#SERVER_EMAIL = 'root@compte-montpellier.montpellier-agglo.com' +#export EMAIL_HOST='localhost' +#export EMAIL_PORT='25' +#export EMAIL_SUBJECT_PREFIX='[Compte Montpellier Prod]' +#export SERVER_EMAIL='root@compte-montpellier.montpellier-agglo.com' -#DEFAULT_FROM_EMAIL = 'e-services@montpellier-agglo.com' +#export DEFAULT_FROM_EMAIL='e-services@montpellier-agglo.com' # You MUST set RSA key here # you can generate this key with this commands :