Parcourir la source

Update manifest.toml

Éric Gaspar il y a 2 ans
Parent
commit
df89fd98ea
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      manifest.toml

+ 4 - 1
manifest.toml

@@ -21,10 +21,13 @@ code = "https://github.com/ajnart/homarr"
 yunohost = ">= 11.2"
 architectures = "all"
 multi_instance = true
+
 ldap = false
+
 sso = false
+
 disk = "50M"
-ram.build = "50M"
+ram.build = "1500M"
 ram.runtime = "50M"
 
 [install]