diff --git a/archive/community.applications-2023.02.16-x86_64-1.txz b/archive/community.applications-2023.02.16-x86_64-1.txz index 0787adc8..dded22f7 100644 Binary files a/archive/community.applications-2023.02.16-x86_64-1.txz and b/archive/community.applications-2023.02.16-x86_64-1.txz differ diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page index 020f88c0..77b05afd 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page @@ -115,12 +115,12 @@ if ( is_file("/var/run/dockerd.pid") && is_dir("/proc/".@file_get_contents("/var if ( is_file($caPaths['docker_cfg']) ) getAllInfo(true,false); -// Check memory to see if CA's minimums are met (4G same as base OS) +// Check memory to see if CA's minimums are met (4G same as base OS) - Test is actually for 2.5G though $memRaw = trim(str_replace("MemTotal:","",exec("cat /proc/meminfo | grep MemTotal:"))); $memoryInstalled = explode(" ",$memRaw); -$CArequirementsNOTmet = $memoryInstalled[0] < 3000000; +$CArequirementsNOTmet = $memoryInstalled[0] < 2500000; function tr($string,$ret=false) { diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 index 317fcc1c..d0c3f665 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 @@ -1,4 +1,4 @@ -e4239f89a71057e87044f512e6d4ded7 ./Apps.page +fe201eecae8fbf79fc3cb7cea172c99f ./Apps.page 106b521c1feebda4d7b3f558cc016cda ./CA_notices.page eb1f0ee4148747c0473e73e4e973994f ./ca_settings.page e8d29607ec792ddf9f6832b10ee70fdc ./default.cfg