We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcdecb commit 352e82aCopy full SHA for 352e82a
DriveBackup/src/main/resources/config.yml
@@ -10,6 +10,7 @@
10
delay: 60
11
# The priority of the backup thread, relative to the default
12
# For example, -1 would make the prioriy one less than the default
13
+# Minimum: -4, Maximum: 5
14
backup-thread-priority: 0
15
# How many backups to keep remotely before deleting the oldest one, set to -1 to disable automatic deletes
16
keep-count: 20
0 commit comments