From 012d7eaf700ee099999bfb3bc7dae7e875d1a8c5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 26 Nov 2023 18:34:50 +0100 Subject: [PATCH] Update README.md --- portainer/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/portainer/README.md b/portainer/README.md index dc5f64264..ab25fabc4 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -70,7 +70,6 @@ Configurations can be done through the app webUI, except for the following optio ```yaml ssl: true/false -disable_password: true/false # optional boolean to manually configure password such as with Oauth. Disabled by default to allow password management from addon option certfile: fullchain.pem #ssl certificate, must be located in /ssl keyfile: privkey.pem #sslkeyfile, must be located in /ssl password: define admin password. If kept blank, will allow manual restore of previous backup. At least 12 characters.