diff --git a/nextcloud/README.md b/nextcloud/README.md index 1e81f643b..6df22a24c 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -27,6 +27,7 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker- ## Configuration ```yaml +additional_apps: vim,nextcloud #specify additional apk files to install ; separated by commas PGID/PUID: 1000 #allows setting user. trusted_domains: your-domain.com #allows to select the trusted domains. Domains not in this lis will be removed, except for the first one used in the initial configuration. OCR: false #set to true to install tesseract-ocr capability.