1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2024-09-03 20:16:32 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-05-14 08:27:31 +02:00
parent d149279dbf
commit 449b9a9563

View file

@ -18,8 +18,11 @@ code = "https://github.com/rspamd/rspamd"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "500M" ram.build = "500M"
ram.runtime = "50M" ram.runtime = "50M"