Enable Sahana ToS, resolves #81

This commit is contained in:
Disassembler 2017-12-01 19:25:47 +01:00
parent 135d0b782b
commit 7b478f22db

View File

@ -101,7 +101,7 @@ def config(settings):
# Terms of Service to be able to Register on the system
# https://termsfeed.com/terms-conditions/generator/
# uses <template>/views/tos.html
#settings.auth.terms_of_service = True
settings.auth.terms_of_service = True
# Uncomment this to allow users to Login using Gmail's SMTP
#settings.auth.gmail_domains = ["gmail.com"]
# Uncomment this to allow users to Login using Office365's SMTP