From bfc841cd4d44d93cd8a77152bc99bed3678dce21 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sat, 18 Jul 2026 15:03:20 +0200 Subject: [PATCH] group: add reference config --- config | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config b/config index 8a8024c7..3b791f5d 100644 --- a/config +++ b/config @@ -211,6 +211,19 @@ #urldecode_username = False +[group] + +# Group lookup method +# Value: none | htgroup +type = none + +# Htgroup filename +#htgroup_filename = /etc/radicale/groups + +# Enable caching of htgroup file based on size and mtime_ns +#htgroup_cache = False + + [rights] # Rights backend