incomplete dir no longer required

Delete to disable incomplete dir to disable option
This commit is contained in:
Alexandre
2021-01-15 14:45:56 +01:00
committed by GitHub
parent 662cc2f429
commit a140f5196d

View File

@@ -50,7 +50,7 @@
"PGID": "int",
"TZ": "str?",
"download_dir": "str",
"incomplete_dir": "str",
"incomplete_dir": "str?",
"localdisks": ["str?"],
"networkdisks": "str?",
"cifsusername": "str?",