Added functionality to join organisations and the optional approval process
This commit is contained in:
@@ -24,7 +24,9 @@ return [
|
||||
'timeout' => -1,
|
||||
],
|
||||
'membership' => [
|
||||
'require_approval' => true,
|
||||
'single_membership' => false,
|
||||
'timeout' => -1,
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user