“WSLConfig -Beispiel” Code-Antworten

Wslconfig

## Create .wslconfig in C:/Users/youruser

[wsl2]
memory=3GB   # Limits VM memory in WSL 2 up to 3GB
processors=4 # Makes the WSL 2 VM use two virtual processors
Lucas Juan

WSLConfig -Beispiel

[wsl2]
# https://docs.microsoft.com/en-us/windows/wsl/wsl-config (Docs)
# https://github.com/microsoft/WSL/issues/4166 (Topic)
memory=4GB
swap=16GB
localhostForwarding=true
yusuf_fazeri

Ähnliche Antworten wie “WSLConfig -Beispiel”

Fragen ähnlich wie “WSLConfig -Beispiel”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen