From 63ef2f71939bd3eac1dcbf4a9493408ac8850566 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 28 May 2026 22:04:11 +0200 Subject: [PATCH] sharing/bday/template: reference config --- config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config b/config index 0efb2ab0..eca80d4d 100644 --- a/config +++ b/config @@ -356,6 +356,11 @@ # Supported: rwEePp #default_permissions_create_map = r +# Global template for summary of conversion "bday" +#conversion_bday_summary_template = "{{n:f} {n:g} {n:a}|{fn}|{nickname}} (BDAY)" + +# Global template for description of conversion "bday" +#conversion_bday_description_template = "BDAY={year}-{month}-{day}" [web]