1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00
This commit is contained in:
Tagadda 2022-01-31 13:24:52 +00:00
parent 3c2b4bc2a7
commit 9c22d79bcb

View file

@ -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]