mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Use "backupInterval" to disable auto backups (#608)
Gets rid of unnecessary setting
This commit is contained in:
@@ -35,5 +35,4 @@ server.webUIUpdateCheckInterval = 24
|
||||
server.backupPath = ""
|
||||
server.backupTime = "00:00"
|
||||
server.backupInterval = 1
|
||||
server.automatedBackups = true
|
||||
server.backupTTL = 14
|
||||
|
||||
Reference in New Issue
Block a user