From fe9587db282ca6c4f29d690ed4f705b935476606 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:36:11 +0100 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 8107010dc..422ec9eb2 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -89,6 +89,7 @@ "PUID": "int", "TZ": "str?", "additional_apps": "str?", + "auto_update": "bool?", "certfile": "str", "cifspassword": "str?", "cifsusername": "str?",