diff --git a/swap-management/autoswap.conf b/swap-management/autoswap.conf index cfef416..b190753 100644 --- a/swap-management/autoswap.conf +++ b/swap-management/autoswap.conf @@ -1,6 +1,6 @@ ## Use as and integer value in MB (1GB = 1024MB). When free RAM + SWAP ## reaches this value a new SWAP file will be automatically created. -threshold_minimum=512 +threshold_minimum=1024 ## Use as and integer value in MB (1GB = 1024MB). When a SWAP file is ## created it will be this size. The value is divided by 1024 to get