Browse Source

Retire par defaut email_host

rewrite_authors
Gabriel Detraz 8 years ago
committed by root
parent
commit
91a5a01930
  1. 2
      re2o/settings_local.example.py

2
re2o/settings_local.example.py

@ -61,8 +61,6 @@ SESSION_COOKIE_AGE = 60 * 60 * 3
LOGO_PATH = "static_files/logo.png"
EMAIL_HOST = 'smtp.example.org'
# Reglages pour la bdd ldap
LDAP = {
'base_user_dn' : 'cn=Utilisateurs,dc=example,dc=org',

Loading…
Cancel
Save