mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
raise minimum RAM
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
6dba16c10a
commit
a7527896f2
@ -68,8 +68,8 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Test RAM size (4GB min) + CPUs (min 2)
|
||||
ram_check 4 FullTextSearch
|
||||
# Test RAM size (6GB min) + CPUs (min 2)
|
||||
ram_check 6 FullTextSearch
|
||||
cpu_check 2 FullTextSearch
|
||||
|
||||
# Make sure there is an Nextcloud installation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user