mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Added schema entries for folder options.
This commit is contained in:
@@ -88,6 +88,9 @@
|
|||||||
"OCRLANG": "str?",
|
"OCRLANG": "str?",
|
||||||
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
|
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
|
||||||
"PAPERLESS_URL": "str?",
|
"PAPERLESS_URL": "str?",
|
||||||
|
"PAPERLESS_DATA_DIR": "str",
|
||||||
|
"PAPERLESS_MEDIA_ROOT": "str",
|
||||||
|
"PAPERLESS_CONSUMPTION_DIR": "str",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user