mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-27 22:41:10 -05:00
feat(settings): fix settings readme
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
This commit is contained in:
@@ -86,7 +86,7 @@ The `OCIS_DEFAULT_LANGUAGE` setting impacts the `notification` and `userlog` ser
|
||||
|
||||
## Custom Roles
|
||||
|
||||
Is it possible to replace the default ocis roles (`admin`, `user`) with custom roles that contain custom permissions. One can set `SETTINGS_BUNDLES_PATH` to the path of a `json` file containing the new roles.
|
||||
It is possible to replace the default ocis roles (`admin`, `user`) with custom roles that contain custom permissions. One can set `SETTINGS_BUNDLES_PATH` to the path of a `json` file containing the new roles.
|
||||
|
||||
Role Example:
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user