]> git.openstreetmap.org Git - osqa.git/blobdiff - settings_local.py.dist
Closes OSQA 175 and OSQA 318. Added a bunch of options to configure the email validat...
[osqa.git] / settings_local.py.dist
index 6d0e446708d017463d735cd9a2835da739d01745..8f997e5253a1c2082b6790ec867d87f936fcf8ef 100644 (file)
@@ -54,8 +54,6 @@ FORUM_SCRIPT_ALIAS = '' #no leading slash, default = '' empty string
 USE_I18N = True
 LANGUAGE_CODE = 'en'
 
-EMAIL_VALIDATION = 'off' #string - on|off
-
 DJANGO_VERSION = 1.1
 OSQA_DEFAULT_SKIN = 'default'