mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-24 19:38:24 +00:00
Run file integrity check in house keeping tasks
This commit is contained in:
@ -194,6 +194,11 @@ docspell.joex {
|
||||
# How often the node must be unreachable, before it is removed.
|
||||
min-not-found = 2
|
||||
}
|
||||
|
||||
# Checks all files against their checksum
|
||||
integrity-check {
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
|
||||
# A periodic task to check for new releases of docspell. It can
|
||||
|
Reference in New Issue
Block a user