mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 01:31:51 +02:00
Update config.json
This commit is contained in:
@@ -55,8 +55,8 @@
|
|||||||
"Full_Text_Search": false,
|
"Full_Text_Search": false,
|
||||||
"OCR": false,
|
"OCR": false,
|
||||||
"OCRLANG": "fra",
|
"OCRLANG": "fra",
|
||||||
"PGID": 0,
|
"PGID": 1000,
|
||||||
"PUID": 0,
|
"PUID": 1000,
|
||||||
"additional_apps": "inotify-tools",
|
"additional_apps": "inotify-tools",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"data_directory": "/share/nextcloud",
|
"data_directory": "/share/nextcloud",
|
||||||
@@ -105,4 +105,4 @@
|
|||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "24.0.4",
|
"version": "24.0.4",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user