Created
November 12, 2025 07:19
-
-
Save airglow923/3ae6cab614019d3beb5e68b79e53812b to your computer and use it in GitHub Desktop.
.wslconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [wsl2] | |
| memory=8GB | |
| localhostForwarding=true | |
| swap=2GB | |
| nestedVirtualization=true | |
| kernelCommandLine = cgroup_no_v1=all systemd.unified_cgroup_hierarchy=1 | |
| [experimental] | |
| autoMemoryReclaim=dropCache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment