From 4dbd9be48b9991f6e13d56bb201184e68462f35e Mon Sep 17 00:00:00 2001 From: Florent Date: Mon, 1 Jan 2024 15:13:56 +0100 Subject: [PATCH] Add fund link in manifest --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 07fba6d..1081e09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -14,6 +14,7 @@ license = "AGPL-3.0-or-later" website = "https://maunium.net/go/mautrix-whatsapp/" code = "https://github.com/mautrix/whatsapp" admindoc = "https://docs.mau.fi/bridges/go/whatsapp/index.html" +fund = "https://github.com/sponsors/tulir" [integration] yunohost = ">= 11.2" @@ -23,7 +24,7 @@ ldap = false sso = false disk = "100M" ram.build = "256M" -ram.runtime = "1024M" +ram.runtime = "2" [install]