The Create Space Policy controls which users have permission to create new spaces.
| Policy | Config Value | Description |
|---|---|---|
| All Users | all |
Any user can create new spaces |
| Authenticated Only | authenticated |
Only authenticated users can create new spaces |
| Whitelist Mode | whitelist |
Only users in the whitelist can create new spaces |
| Disabled | none |
Disable new space creation |
Configure in vocespace.conf.json:
When selecting whitelist mode, you also need to configure the list of users allowed to create spaces:
In the Dashboard, you can enter user IDs line by line in the whitelist text box.
In the Dashboard home page action menu, you can quickly switch the create space policy without opening the full global configuration panel.