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

initialAutoProxyTimeout: Specify the unit of measurement #1841

Closed ralish closed 8 months ago

ralish commented 8 months ago

Documentation Issue

The initialAutoProxyTimeout setting has a default value of 1000 but the unit isn't specified. I'm guessing it's milliseconds, making for a default timeout of 1 second, but this should be made explicit.

Link to documentation page

https://learn.microsoft.com/en-us/windows/wsl/wsl-config?source=docs#experimental-configuration-settings

Suggested Improvements

Add the unit of measurement to the description of the setting and verify accuracy of the default setting.

mattwojo commented 8 months ago

Thanks @ralish -- Yes, milliseconds. Just made that explicit in the doc -- good call. https://github.com/MicrosoftDocs/WSL/commit/b33d59240eb349460da6e3744b2ab37ca0f72e11