Allow the user to set time zone

Fix timezone handling for periodic tasks
This commit is contained in:
eikek
2022-03-01 21:40:23 +01:00
parent 6f7eafcebc
commit 9545431d59
21 changed files with 186 additions and 72 deletions

View File

@ -114,7 +114,7 @@ docspell.joex {
retry-delay = "10 seconds"
}
house-keeping {
schedule = "*-*-* 01:00:00"
schedule = "*-*-* 01:00:00 UTC"
cleanup-invites = {
older-than = "10 days"
}