Éric Gaspar пре 2 година
родитељ
комит
df89fd98ea
1 измењених фајлова са 4 додато и 1 уклоњено
  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]