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:
parent
c84711cddf
commit
27400cbcbc
1 changed files with 3 additions and 3 deletions
|
@ -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."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue