diff options
| author | yalh76 <yalh@yahoo.com> | 2021-06-10 22:00:34 +0200 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2021-06-10 22:00:34 +0200 |
| commit | 04d7297df09e1536b8ddc3f4bb15464c952aef70 (patch) | |
| tree | 2607c3c2a157d6b4ca3c1f4f8deaa0165ac5de83 /manifest.json | |
| parent | ed213579b8ccec56710c2afd3f6709f925e5c1dc (diff) | |
| download | mastodon_ynh-04d7297df09e1536b8ddc3f4bb15464c952aef70.tar.gz mastodon_ynh-04d7297df09e1536b8ddc3f4bb15464c952aef70.tar.bz2 mastodon_ynh-04d7297df09e1536b8ddc3f4bb15464c952aef70.zip | |
activate multi_instance
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index f7fad65..d5106e9 100644 --- a/manifest.json +++ b/manifest.json @@ -25,7 +25,7 @@ "requirements": { "yunohost": ">= 4.2.0" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ], |
