mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Update policy-csp-browser.md
If you specify multiple URLs in Browser/HomePages policy, each URL should be separated by comma, not space. I've verified this behavior with Windows 10 RS5 + PPKG.
This commit is contained in:
@ -2785,7 +2785,7 @@ ADMX Info:
|
||||
Supported values:
|
||||
|
||||
- Blank (default) - Load the pages specified in App settings as the default Start pages.
|
||||
- String - Enter the URLs of the pages you want to load as the Start pages, separating each page using angle brackets:<p><p> \<support.contoso.com\> \<support.microsoft.com\>
|
||||
- String - Enter the URLs of the pages you want to load as the Start pages, separating each page using angle brackets and comma:<p><p> \<support.contoso.com\>,\<support.microsoft.com\>
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
|
Reference in New Issue
Block a user