From 873e70f3a4126aecb556b200da81b2fb3ebcd42d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 19 Jun 2023 06:23:17 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/config.json b/nextcloud/config.json index 41965cd76..b9aa30135 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -110,6 +110,7 @@ "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?", + "disable_updates": "bool?", "elasticsearch_server": "str?", "keyfile": "str", "localdisks": "str?",