Browse Source

Update manifest.toml

Éric Gaspar 2 years ago
parent
commit
df89fd98ea
1 changed files with 4 additions and 1 deletions
  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]