mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
oopsy
This commit is contained in:
parent
3c2b4bc2a7
commit
9c22d79bcb
1 changed files with 1 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue