sharing/bday/trigger: disable by default, adjust fallback pattern

This commit is contained in:
Peter Bieringer
2026-05-29 18:05:56 +02:00
parent 7ce3459878
commit c54e41bccd
4 changed files with 11 additions and 10 deletions

5
config
View File

@@ -357,13 +357,14 @@
#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)"
#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}"
# Global template of alarm trigger of conversion "bday"
#conversion_bday_alarm_trigger_template = "-15H;BDAY tomorrow|9H;BDAY today"
# Example: "-15H;BDAY tomorrow|9H;BDAY today"
#conversion_bday_alarm_trigger_template = ""
[web]