From d0e0e9716d510522fbcadb4476351b8eb7a7fc60 Mon Sep 17 00:00:00 2001 From: kobergj Date: Mon, 27 May 2024 11:13:24 +0200 Subject: [PATCH] feat(settings): fix settings readme Co-authored-by: Benedikt Kulmann --- services/settings/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/settings/README.md b/services/settings/README.md index 951b6b0375..5198f89b91 100644 --- a/services/settings/README.md +++ b/services/settings/README.md @@ -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