debian: fix compte-agglo-montpellier.conf

This commit is contained in:
Jérôme Schneider 2013-08-28 16:23:38 +02:00
parent c0be99d1a5
commit 7fa8ffd544
1 changed files with 5 additions and 5 deletions

View File

@ -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 :