mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"PGID": 0,
|
||||
"ocrlang": "eng,fra",
|
||||
"storage_dir": "/data/media",
|
||||
"import_dir": "/share/papermerge/import"
|
||||
"import_dir": "/share/papermerge/import",
|
||||
"CONFIG_LOCATION": "/config/addons_config/papermerge"
|
||||
},
|
||||
"ports": {
|
||||
"8000/tcp": 8000
|
||||
@@ -30,6 +31,7 @@
|
||||
"storage_dir": "str",
|
||||
"import_dir": "str",
|
||||
"smbv1": "bool?",
|
||||
"CONFIG_LOCATION": "str"
|
||||
"TZ": "str?"
|
||||
},
|
||||
"slug": "papermerge",
|
||||
|
||||
Reference in New Issue
Block a user