Disable Sahana Coalitions, related to #196

This commit is contained in:
Disassembler 2018-02-18 10:11:44 +01:00
parent 4b91dfdc57
commit 15a4ba720b
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -63,7 +63,7 @@ def config(settings):
# Uncomment this to default the Organisation during registration
settings.auth.registration_organisation_default = "My Organisation"
# Uncomment this to request the Organisation Group when a user registers
settings.auth.registration_requests_organisation_group = True
#settings.auth.registration_requests_organisation_group = True
# Uncomment this to have the Organisation Group selection during registration be mandatory
#settings.auth.registration_organisation_group_required = True
# Uncomment this to request the Site when a user registers