Éric Gaspar 2 лет назад
Родитель
Сommit
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]