From 6f12a8607f4e040b7d7b9f7223761bf533cf11c3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 26 Nov 2023 18:34:08 +0100 Subject: [PATCH] Update config.json --- portainer/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index c53d090de..342b61bed 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -39,7 +39,6 @@ }, "schema": { "certfile": "str", - "disable_password": "bool?", "keyfile": "str", "password": "str?", "ssl": "bool"