# This file is part of rpi-swap. # # Defaults are provided as commented-out options. Local configuration # should be created by either modifying this file, or by creating "drop-ins" in # the swap.conf.d/ subdirectory. The latter is generally recommended. # # See swap.conf(5) for details. [Main] #Mechanism=auto [File] #Path=/var/swap #RamMultiplier=1 #MaxSizeMiB=2048 #MaxDiskPercent=50 #FixedSizeMiB= [Zram] #RamMultiplier=1 #MaxSizeMiB=2048 #FixedSizeMiB= # Writeback settings (for zram+file mechanism): #WritebackTrigger=auto #WritebackInitialDelay=180min #WritebackPeriodicInterval=24h