mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 07:16:06 +02:00
incomplete dir no longer required
Delete to disable incomplete dir to disable option
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"download_dir": "str",
|
"download_dir": "str",
|
||||||
"incomplete_dir": "str",
|
"incomplete_dir": "str?",
|
||||||
"localdisks": ["str?"],
|
"localdisks": ["str?"],
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user