Make path to local source changeable (#626)

This commit is contained in:
schroda
2023-07-30 16:29:09 +02:00
committed by GitHub
parent f0a190e8d2
commit 5a913fdfbb
4 changed files with 10 additions and 1 deletions

View File

@@ -35,3 +35,6 @@ server.backupPath = ""
server.backupTime = "00:00"
server.backupInterval = 1
server.backupTTL = 14
# local source
server.localSourcePath = ""