From 82b3681c6a2e04c12515c19f8b36e55be318760a Mon Sep 17 00:00:00 2001 From: lapineige Date: Fri, 5 Jul 2024 11:38:32 +0200 Subject: [PATCH] allow multiple installations --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ad213c3..3638fca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,7 +21,7 @@ code = "https://framagit.org/les/gancio" [integration] yunohost = ">= 11.2" architectures = "all" -multi_instance = false +multi_instance = true ldap = false sso = false disk = "50M" @@ -84,4 +84,4 @@ ram.runtime = "50M" [resources.database] type = "postgresql" - \ No newline at end of file +