aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-04-06 16:08:48 +0200
committerGitHub <noreply@github.com>2019-04-06 16:08:48 +0200
commitbf9a8b1063ae3bcd8e96a2dd14dfb22a5af4bcfe (patch)
treec3f01d8ac1be766d8af699c9cb195b3dcfa3ef9a /manifest.json
parent271a88b3f3494bf6910363ada845ad824295fc1d (diff)
downloadmastodon_ynh-bf9a8b1063ae3bcd8e96a2dd14dfb22a5af4bcfe.tar.gz
mastodon_ynh-bf9a8b1063ae3bcd8e96a2dd14dfb22a5af4bcfe.tar.bz2
mastodon_ynh-bf9a8b1063ae3bcd8e96a2dd14dfb22a5af4bcfe.zip
Additional
* Implement ynh_systemd_action * Implement ynh_add_secure_repos__3
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 1d1789e..fd70341 100644
--- a/manifest.json
+++ b/manifest.json
@@ -16,7 +16,7 @@
"requirements": {
"yunohost": ">= 3.4"
},
- "multi_instance": false,
+ "multi_instance": true,
"services": [
"nginx"
],