diff --git a/nextcloud/config.json b/nextcloud/config.json index ed046ecaf..638a6eeb5 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -89,10 +89,10 @@ "PUID": "int", "TZ": "str?", "additional_apps": "str?", - "auto_update": "bool?", "certfile": "str", "cifspassword": "str?", "cifsusername": "str?", + "disable_updates": "bool?", "elasticsearch_server": "str?", "keyfile": "str", "localdisks": "str?", @@ -108,4 +108,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "version": "26.0.0-4", "webui": "https://[HOST]:[PORT:443]" -} +} \ No newline at end of file