From 7745016c94fa97cf0b3c3c238c4eb540f0161f69 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Wed, 29 Mar 2023 20:32:52 +0200 Subject: [PATCH] translations update --- nextcloud/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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