feat: Optionale Kalender-Benachrichtigungen für Geburtstage
This commit is contained in:
@@ -12,5 +12,12 @@ MAILCOW_APIKEY=DEIN-APIKEY-HIER
|
||||
# Bei Änderung wird der alte Kalender automatisch entfernt und ein neuer erstellt.
|
||||
# CALENDAR_NAME=Birthdays
|
||||
|
||||
# (Optional) Kalender-Benachrichtigungen für Geburtstage aktivieren – Standard: false
|
||||
# NOTIFICATION_ENABLED=true
|
||||
|
||||
# (Optional) Uhrzeit der Benachrichtigung im Format HH:MM – Standard: 08:00
|
||||
# Nur wirksam wenn NOTIFICATION_ENABLED=true
|
||||
# NOTIFICATION_TIME=08:00
|
||||
|
||||
# (Optional) Pfad zur Zustandsdatei – Standard: state.json / im Container: /data/state.json
|
||||
# STATEFILE=/data/state.json
|
||||
|
||||
Reference in New Issue
Block a user