1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Update DOCUMENTATION.md

fix typo
This commit is contained in:
Peter Bieringer 2024-12-08 09:46:50 +01:00 committed by GitHub
parent 916c9db3c8
commit 05c349a15f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -888,7 +888,7 @@ Default: `(cn={0})`
Load the ldap groups of the authenticated user. These groups can be used later on to define rights. This also gives you access to the group calendars, if they exist. Load the ldap groups of the authenticated user. These groups can be used later on to define rights. This also gives you access to the group calendars, if they exist.
* The group calendar will be placed under collection_root_folder/GROUPS * The group calendar will be placed under collection_root_folder/GROUPS
* The name of the calendar directory is the base64 encoded group name. * The name of the calendar directory is the base64 encoded group name.
* The group calendar folders will not be created automaticaly. This must be created manualy. [Here](https://github.com/Kozea/Radicale/wiki/LDAP-authentication) you can find a script to create group calendar folders https://github.com/Kozea/Radicale/wiki/LDAP-authentication * The group calendar folders will not be created automaticaly. This must be created manually. [Here](https://github.com/Kozea/Radicale/wiki/LDAP-authentication) you can find a script to create group calendar folders https://github.com/Kozea/Radicale/wiki/LDAP-authentication
Default: False Default: False