diff --git a/nextcloud/config.json b/nextcloud/config.json index f389d3f12..a107343e0 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -51,6 +51,7 @@ ], "name": "Nextcloud", "options": { + "additional_apps": "engrampa,libreoffice", "Full_Text_Search": false, "OCR": false, "OCRLANG": "fra", @@ -83,6 +84,7 @@ "PGID": "int", "PUID": "int", "TZ": "str?", + "additional_apps": "str?", "certfile": "str", "cifspassword": "str?", "cifsusername": "str?",