From 38061c86a6865d551e8f10953ee174ced6f8e072 Mon Sep 17 00:00:00 2001 From: Ze'ev Schurmann Date: Wed, 7 May 2025 01:55:22 +0200 Subject: [PATCH] Update swap-management/autoswap.conf --- swap-management/autoswap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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