# configuration values for the armbian-lowmem extension
# intended for use by boards with <256MB RAM
#
# swapfile path
SWAPFILE_PATH=/swapfile
#
# size of swapfile to create in MiB
SWAPFILE_SIZE_MB=256
