## Default Permission Default permissions for the plugin - `allow-share-file` - `allow-get-shared-files` - `allow-get-shared-files-path` ## Permission Table
Identifier | Description |
---|---|
`share:allow-get-shared-files` | Enables the get_shared_files command without any pre-configured scope. |
`share:deny-get-shared-files` | Denies the get_shared_files command without any pre-configured scope. |
`share:allow-get-shared-files-path` | Enables the get_shared_files_path command without any pre-configured scope. |
`share:deny-get-shared-files-path` | Denies the get_shared_files_path command without any pre-configured scope. |
`share:allow-share-file` | Enables the share_file command without any pre-configured scope. |
`share:deny-share-file` | Denies the share_file command without any pre-configured scope. |