aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
],