From 410484752cc0e9057eccf5f57a9144706f3709a8 Mon Sep 17 00:00:00 2001 From: reonokiy Date: Sat, 14 Sep 2024 21:51:59 +0800 Subject: [PATCH] add swap config for wsl --- dot_wslconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_wslconfig b/dot_wslconfig index 1495989..c55a3b9 100644 --- a/dot_wslconfig +++ b/dot_wslconfig @@ -1,5 +1,6 @@ [wsl2] memory=4GB +swap=8GB networkingMode=mirrored dnsTunneling=true firewall=true