From 82acf670ff1eb5c86fc1415d5eda9d5a58387c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 17 May 2023 09:12:31 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index edd7a87..620c031 100644 --- a/manifest.toml +++ b/manifest.toml @@ -11,7 +11,6 @@ maintainers = ["Krakinou"] [upstream] license = "Beerware" -website = "https://forge.zici.fr/project/view/6" demo = "https://poubelle.zici.fr" code = "https://framagit.org/kepon/emailPoubellePhp" @@ -22,7 +21,7 @@ multi_instance = false ldap = false sso = false disk = "50M" -ram.build = "50M" +ram.build = "150M" ram.runtime = "50M" [install]