Created
May 12, 2021 10:44
-
-
Save flashlin/9f02bca4b671bd1d87429f183483b3b8 to your computer and use it in GitHub Desktop.
WSL2 Set Memory Limit in C:\Users\flash\.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=2GB | |
swap=0 | |
localhostForwarding=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment