## Default Permission Default permissions for AppLoad plugin #### This default permission set includes the following: - `allow-load` - `allow-download` - `allow-clear` - `allow-close` - `allow-remove` ## Permission Table
Identifier Description
`appload:allow-clear` Enables the clear command without any pre-configured scope.
`appload:deny-clear` Denies the clear command without any pre-configured scope.
`appload:allow-close` Enables the close command without any pre-configured scope.
`appload:deny-close` Denies the close command without any pre-configured scope.
`appload:allow-download` Enables the download command without any pre-configured scope.
`appload:deny-download` Denies the download command without any pre-configured scope.
`appload:allow-load` Enables the load command without any pre-configured scope.
`appload:deny-load` Denies the load command without any pre-configured scope.
`appload:allow-ping` Enables the ping command without any pre-configured scope.
`appload:deny-ping` Denies the ping command without any pre-configured scope.
`appload:allow-remove` Enables the remove command without any pre-configured scope.
`appload:deny-remove` Denies the remove command without any pre-configured scope.