mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01: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