Add standard OCR

This commit is contained in:
Alexandre
2022-11-02 08:57:03 +01:00
committed by GitHub
parent d6b88676c2
commit c297a61e1c

View File

@@ -56,7 +56,9 @@
"options": {
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
"PGID": 0,
"PUID": 0
"PUID": 0,
"PAPERLESS_OCR_MODE": "skip",
"OCRLANG": "ENG"
},
"ports": {
"8000/tcp": 8011
@@ -84,4 +86,4 @@
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.8.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
}
}