better config template

This commit is contained in:
BroodjeAap 2022-12-30 13:41:03 +00:00
parent 1bd809ebfe
commit 31dc989141

View file

@ -33,5 +33,5 @@ notifiers:
password: "<password>"
to: "to@email.com"
database:
dsn: "./watch.db"
dsn: "/config/watch.db" # for docker usage
prune: "@every 1h"