Make backups be every 30min
This commit is contained in:
parent
f3ed1bcd79
commit
c6b09c5f4f
@ -7,14 +7,14 @@ general {
|
|||||||
# 0.5 - backups every 30 minutes
|
# 0.5 - backups every 30 minutes
|
||||||
# Min: 0.05
|
# Min: 0.05
|
||||||
# Max: 600.0
|
# Max: 600.0
|
||||||
D:backup_timer=2.0
|
D:backup_timer=0.5
|
||||||
|
|
||||||
# The number of backup files to keep.
|
# The number of backup files to keep.
|
||||||
# More backups = more space used
|
# More backups = more space used
|
||||||
# 0 - Infinite
|
# 0 - Infinite
|
||||||
# Min: 0
|
# Min: 0
|
||||||
# Max: 32000
|
# Max: 32000
|
||||||
I:backups_to_keep=12
|
I:backups_to_keep=15
|
||||||
|
|
||||||
# Buffer size for writing files Don't change unless you know what you are doing.
|
# Buffer size for writing files Don't change unless you know what you are doing.
|
||||||
# Min: 256
|
# Min: 256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user