Update config.json

This commit is contained in:
Alexandre
2022-08-26 07:04:28 +02:00
committed by GitHub
parent 0fd9e21b4c
commit 946ecb752f

View File

@@ -55,8 +55,8 @@
"Full_Text_Search": false,
"OCR": false,
"OCRLANG": "fra",
"PGID": 0,
"PUID": 0,
"PGID": 1000,
"PUID": 1000,
"additional_apps": "inotify-tools",
"certfile": "fullchain.pem",
"data_directory": "/share/nextcloud",
@@ -105,4 +105,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "24.0.4",
"webui": "https://[HOST]:[PORT:443]"
}
}