revert zram increase, not needed

This commit is contained in:
Tobias Powalowski 2022-05-11 13:45:03 +02:00
parent 50842a5ddf
commit dc0ca7eed6

View file

@ -9,7 +9,7 @@ _GRUB_BACKGROUND="/usr/share/archboot/grub/archboot-background.png"
### zram setup
_ZRAM_ALGORITHM="zstd"
# size for --latest and --latest-install option
_ZRAM_SIZE="3500M"
_ZRAM_SIZE="3G"
# size used for --latest-image option
_ZRAM_IMAGE_SIZE="5G"
### server setup