Update swap-management/autoswap.conf
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Use as and integer value in MB (1GB = 1024MB). When free RAM + SWAP
|
## Use as and integer value in MB (1GB = 1024MB). When free RAM + SWAP
|
||||||
## reaches this value a new SWAP file will be automatically created.
|
## 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
|
## 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
|
## created it will be this size. The value is divided by 1024 to get
|
||||||
|
|||||||
Reference in New Issue
Block a user