diff --git a/runtime-config-linux.md b/runtime-config-linux.md index b9d633c87..34b291caa 100644 --- a/runtime-config-linux.md +++ b/runtime-config-linux.md @@ -214,7 +214,7 @@ The following parameters can be specified to setup the controller: "swap": 0, "kernel": 0, "kernelTCP": 0, - "swappiness": -1 + "swappiness": 0 } ```