better config template
This commit is contained in:
parent
1bd809ebfe
commit
31dc989141
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
Loading…
Add table
Reference in a new issue