From 296863a34dda7ccb0d1da8b59c1daf0f53e15aac Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 29 Mar 2026 07:41:10 +0200 Subject: [PATCH] sharing/config: remove eol example --- config | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config b/config index b2bddd5b..b5688225 100644 --- a/config +++ b/config @@ -320,9 +320,6 @@ # Share collection by map #collection_by_map = false -# Share collection by bday (conversion on-the-fly) -#collection_by_bday = false - # Permit create of token-based sharing # If False it can be explicitly granted by permissions: t # If True it can be explicitly forbidden by permissions: T @@ -333,11 +330,6 @@ # If True it can be explicitly forbidden by permissions: M #permit_create_map = false -# Permit create of bday-based sharing -# If False it can be explicitly granted by permissions: b -# If True it can be explicitly forbidden by permissions: B -#permit_create_bday = false - # Permit properties overlay # If False it can be explicitly granted by share permissions: P # If True it can be explicitly forbidden by share permissions: p