1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00

Prompt for admin user

This commit is contained in:
Limezy 2021-11-12 23:20:30 +07:00
parent 89ac817084
commit 6c0a704387

View file

@ -48,6 +48,15 @@
"choices": ["fr", "en"],
"default": "en"
},
{
"name": "admin",
"type": "user",
"ask":{
"en": "An email alias outline@domain.tld will be created for admin user",
"fr": "Un alias email outline@domain.tld seera créé pour l'admin"
}
},
{
"name": "slack_key",
"type": "string",