mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
linter
This commit is contained in:
parent
ba2f74f05d
commit
8b9d7b9412
1 changed files with 0 additions and 12 deletions
|
@ -34,19 +34,11 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "The domain name on which your instance will be installed.",
|
||||
"fr": "Le nom de domaine sur lequel sera installé votre instance."
|
||||
},
|
||||
"example": "gotosocial.example.com"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "The username of your admin account.",
|
||||
"fr": "Le nom d'utilisateur de votre compte admin."
|
||||
},
|
||||
"example": "johndoe"
|
||||
},
|
||||
{
|
||||
|
@ -61,10 +53,6 @@
|
|||
{
|
||||
"name": "password",
|
||||
"type": "password",
|
||||
"ask": {
|
||||
"en": "The password for your administrator account.",
|
||||
"fr": "Le mot de passe de votre compte administrateur."
|
||||
},
|
||||
"help": {
|
||||
"en": "Must contain: upper case, lower case, number and special character.",
|
||||
"fr": "Il doit contenir : majuscule, minuscule, chiffre et caractère spécial."
|
||||
|
|
Loading…
Reference in a new issue