This commit is contained in:
Alexandre
2023-09-05 16:42:35 +02:00
parent 8e3b50c8f1
commit a100a34a04
4 changed files with 14 additions and 2 deletions

View File

@@ -99,6 +99,7 @@
"DAC_READ_SEARCH"
],
"schema": {
"default_phone_region": "match(^[A-Z]{2}$)?",
"Full_Text_Search": "bool?",
"OCR": "bool?",
"OCRLANG": "str?",
@@ -124,6 +125,6 @@
"slug": "nextcloud_ocr",
"uart": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "27.0.2-3",
"version": "27.0.2-4",
"webui": "https://[HOST]:[PORT:443]"
}
}