MicrosoftDocs / WSL

Source code behind the Windows Subsystem for Linux documentation.
https://docs.microsoft.com/windows/wsl
Other
1.88k stars 556 forks source link

Update `useWindowsDnsCache` explanation to avoid confusion #1838

Closed zfb132 closed 8 months ago

zfb132 commented 8 months ago

I've updated the useWindowsDnsCache setting description to match its literal meaning: When set to true, it uses Windows DNS cache; when false, it bypasses it.

The current documentation describes the opposite, which is counterintuitive. This might be an oversight, and this PR corrects it to prevent any confusion.

learn-build-service-prod[bot] commented 8 months ago

Learn Build status updates of commit ce25a4d:

:white_check_mark: Validation status: passed

File Status Preview URL Details
WSL/wsl-config.md :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

zfb132 commented 8 months ago

1840

1844

mattwojo commented 8 months ago

These updates look great. Thanks for the fixes @zfb132! Resolves https://github.com/MicrosoftDocs/WSL/issues/1844