1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pufferpanel_ynh.git synced 2024-09-03 20:16:03 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2023-01-15 16:31:14 +01:00
parent c84711cddf
commit 27400cbcbc

View file

@ -25,8 +25,7 @@
},
"multi_instance": false,
"services": [
"nginx",
"mysql"
"nginx"
],
"arguments": {
"install": [
@ -43,7 +42,8 @@
"name": "admin",
"type": "user",
"help": {
"en": "Admin username minimum length is 5."
"en": "Admin username minimum length is five characters.",
"fr": "La longueur minimale du nom d'utilisateur de l'administrateur est de cinq caractères."
}
},
{