aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-21 02:07:49 +0100
committeryalh76 <yalh@yahoo.com>2019-03-21 02:07:49 +0100
commit1d2c258abe21e48a32da63c8a90573c95a6bd773 (patch)
tree277e66a86df804ba6f4e0d78d6bcb7f06f4096f8 /manifest.json
parentf8096d8c256c021d290701b41767b77fdecef1c1 (diff)
downloadmastodon_ynh-1d2c258abe21e48a32da63c8a90573c95a6bd773.tar.gz
mastodon_ynh-1d2c258abe21e48a32da63c8a90573c95a6bd773.tar.bz2
mastodon_ynh-1d2c258abe21e48a32da63c8a90573c95a6bd773.zip
Apply example_ynh
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/manifest.json b/manifest.json
index db8924e..1be7df5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Mastodon is a free, open-source social network.",
"fr": "Mastodon est un réseau social gratuit et open source."
},
- "version": "2.7.4",
+ "version": "2.7.4~ynh1",
"url": "https://github.com/tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"maintainer": {
@@ -29,19 +29,20 @@
"en": "Choose a domain for Mastodon",
"fr": "Choisissez un domaine pour Mastodon"
},
- "example": "domain.org"
+ "example": "example.com"
},
{
"name": "admin",
"type": "user",
"ask": {
- "en": "Choose the Mastodon administrator (must be an existing YunoHost user)",
- "fr": "Choisissez un administrateur Mastodon (doit être un utilisateur YunoHost)"
+ "en": "Choose an admin user",
+ "fr": "Choisissez l'administrateur"
},
- "example": "john"
+ "example": "johndoe"
},
{
"name": "language",
+ "type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"