mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
Make path to local source changeable (#626)
This commit is contained in:
@@ -35,3 +35,6 @@ server.backupPath = ""
|
||||
server.backupTime = "00:00"
|
||||
server.backupInterval = 1
|
||||
server.backupTTL = 14
|
||||
|
||||
# local source
|
||||
server.localSourcePath = ""
|
||||
|
||||
Reference in New Issue
Block a user