We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61d445 commit d0dde0eCopy full SHA for d0dde0e
1 file changed
dcor_control/resources/dcor_defaults.ini.template
@@ -17,7 +17,7 @@ ckan.auth.create_dataset_if_not_in_organization = false
17
ckan.auth.allow_collaborators_to_change_owner_org = false
18
ckan.auth.user_create_groups = true
19
ckan.auth.user_create_organizations = true
20
-ckan.auth.user_delete_groups = false
+ckan.auth.user_delete_groups = true
21
ckan.auth.user_delete_organizations = false
22
ckan.auth.roles_that_cascade_to_sub_groups = admin
23
ckan.auth.public_user_details = false
0 commit comments