Re-built organisation permissions
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
* SMTP server password: SMTP_PASSWORD
|
||||
*/
|
||||
return [
|
||||
'debug' => [ 'auth' => true ],
|
||||
'organisation' => [
|
||||
'registration' => [
|
||||
'require_approval' => true,
|
||||
@@ -25,5 +26,6 @@ return [
|
||||
'single_membership' => false,
|
||||
'timeout' => -1,
|
||||
],
|
||||
'combine_action_buttons' => false,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user