feat: enable feature flag for notifications

default to not sending notifications, override in the env
This commit is contained in:
Alex Kelly 2023-01-17 10:39:41 -05:00
parent f509e68ef5
commit 32409b9891
2 changed files with 9 additions and 1 deletions

View file

@ -9,6 +9,9 @@ export RESTIC_REPOSITORY=
# restic cache dir
export RESTIC_CACHE_DIR=
# Uncomment the next line to ENABLE notifications
#export FEAT_NOTIFY=true
## matrix notifiction hook settings
# base url for matrix hook
export MATRIX_HOOK_URL=