aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authoroufmilo <44617467+oufmilo@users.noreply.github.com>2021-06-07 07:52:07 +0200
committerGitHub <noreply@github.com>2021-06-07 07:52:07 +0200
commita6481b137416e0c93fb68aa334dace5304e638f2 (patch)
tree9e2b4c9efc8d783fb9bef55aabfec8d84746a8e1 /manifest.json
parent13ea69cd99479cb77c4d6f225d474ad3bb485d65 (diff)
downloadmastodon_ynh-a6481b137416e0c93fb68aa334dace5304e638f2.tar.gz
mastodon_ynh-a6481b137416e0c93fb68aa334dace5304e638f2.tar.bz2
mastodon_ynh-a6481b137416e0c93fb68aa334dace5304e638f2.zip
Update manifest.json
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 091b620..f7fad65 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "A libre and federated social network.",
"fr": "Un réseau social libre et fédéré."
},
- "version": "3.4.0~ynh4",
+ "version": "3.4.1~ynh4",
"url": "https://github.com/tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"maintainer": {
@@ -25,7 +25,7 @@
"requirements": {
"yunohost": ">= 4.2.0"
},
- "multi_instance": true,
+ "multi_instance": false,
"services": [
"nginx"
],