From 82618198b2997a60f58b7da0e8222935e0fa7f6b Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Fri, 19 Mar 2021 19:58:17 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index e7f64ae..9170952 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ "requirements": { "yunohost": ">= 4.1.3" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx", "php7.3-fpm" @@ -32,8 +32,8 @@ { "name": "path", "type": "path", - "example": "/example", - "default": "/example" + "example": "/icecoder", + "default": "/icecoder" }, { "name": "is_public",