Skip to content

Commit 9e381cf

Browse files
tniessentargos
authored andcommitted
doc: add heading for permission model limitations
These limitations are not specific to the file system, so they should not be listed in the "File System Permissions" section. PR-URL: #47989 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Deokjin Kim <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 15c2de4 commit 9e381cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/permissions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,8 @@ Wildcards are supported too:
539539
* `--allow-fs-read=/home/test*` will allow read access to everything
540540
that matches the wildcard. e.g: `/home/test/file1` or `/home/test2`
541541

542+
#### Limitations and known issues
543+
542544
There are constraints you need to know before using this system:
543545

544546
* Native modules are restricted by default when using the Permission Model.

0 commit comments

Comments
 (0)