mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05: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