mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Allow the user to set time zone
Fix timezone handling for periodic tasks
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user