aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authornemsia <nemsia@nemsia.org>2017-04-30 13:59:58 +0200
committerGitHub <noreply@github.com>2017-04-30 13:59:58 +0200
commit4aa9a1d170740b46e8b60b89dc75afd69f0ce414 (patch)
tree44a443643dde37d4283cda167e8b29c0ec29f322 /manifest.json
parent40873edbd078c2750d35ee19e5e30e89fbfbfc88 (diff)
parente1bf40f646d5ac7ba0e540f5110c29a79a07119d (diff)
downloadmastodon_ynh-4aa9a1d170740b46e8b60b89dc75afd69f0ce414.tar.gz
mastodon_ynh-4aa9a1d170740b46e8b60b89dc75afd69f0ce414.tar.bz2
mastodon_ynh-4aa9a1d170740b46e8b60b89dc75afd69f0ce414.zip
Merge pull request #8 from YunoHost-Apps/master
[enh] Create admin on install
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index c8d1a89..8b93539 100644
--- a/manifest.json
+++ b/manifest.json
@@ -44,8 +44,8 @@
"name": "passwd",
"type": "password",
"ask": {
- "en": "Enter password of this administrator",
- "fr": "Ajouter le mot de passe pour cette administrateur"
+ "en": "Enter password of this administrator ≥ 8 character",
+ "fr": "Ajouter le mot de passe pour cette administrateur ≥ 8 charactères"
},
"example": "adminpassword"
},