From 9c22d79bcbfbf64b27beaa976173b92c44f78f6a Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Mon, 31 Jan 2022 13:24:52 +0000 Subject: [PATCH] oopsy --- config_panel.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config_panel.toml b/config_panel.toml index 56d9cb1..eeeb340 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -1,5 +1,4 @@ version = "1.0" -name = "My webapp configuration panel" [main] name = "My webapp configuration" @@ -16,7 +15,7 @@ name = "My webapp configuration" ask = "Set a password for the SFTP access" type = "password" optional = true - visible = "stfp" + visible = "with_sftp" help = "If a password already exist, leave blank and it will not be replaced." [main.php_fpm_config]