feat(settings): fix settings readme

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
This commit is contained in:
kobergj
2024-05-27 11:13:24 +02:00
committed by GitHub
parent 8fb9c57dfe
commit d0e0e9716d
+1 -1
View File
@@ -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