瀏覽代碼

Update manifest.toml

É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]