From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:48:56 +0000 (-0500) Subject: Merge pull request #694 from drlellinger/patch-1 X-Git-Tag: v2.4~3 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/0758105e0e9a42302e2530294f676e141d8aedda?hp=01c62c9147f6cbc1f8325ae83263724f91d4f21b Merge pull request #694 from drlellinger/patch-1 Minor enhancement in README --- diff --git a/README.md b/README.md index 2f5dd30..dfa49c9 100644 --- a/README.md +++ b/README.md @@ -3359,7 +3359,7 @@ Value (string): } ``` ### Permissions -Set permissions associated with camera, microphone, location, notifications, autoplay, and virtual reality. Because these are origins, not domains, entries with unique ports must be specified separately. See examples below. +Set permissions associated with camera, microphone, location, notifications, autoplay, and virtual reality. Because these are origins, not domains, entries with unique ports must be specified separately. This explicitly means that it is not possible to add wildcards. See examples below. `Allow` is a list of origins where the feature is allowed.