When .wslconfig does not have every possible config options set (for example, in case when only memory=1024MB option is set), Settings tab show nonreal (empty) values for settings not present in .wslconfig.
How to reproduce
Put this text to file %USERPROFILE%\.wslconfig
[WSL]
memory=1024MB
Close easyWSL
Open easyWSL
Open Settings tab
Actual behaviour
Settings tab show nonreal (empty) values for settings not present in .wslconfig.
Expected behaviour
Settings tab show real default values for settings not present in .wslconfig.
Issue
When
.wslconfig
does not have every possible config options set (for example, in case when onlymemory=1024MB
option is set),Settings
tab show nonreal (empty) values for settings not present in.wslconfig
.How to reproduce
Put this text to file
%USERPROFILE%\.wslconfig
Close
easyWSL
Open
easyWSL
Open
Settings
tabActual behaviour
Settings
tab show nonreal (empty) values for settings not present in.wslconfig
.Expected behaviour
Settings
tab show real default values for settings not present in.wslconfig
.System configuration