Enable Sahana ToS, resolves #81
This commit is contained in:
parent
135d0b782b
commit
7b478f22db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user