mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
823 B
823 B
Default Permission
This permission set configures which process feeatures are by default exposed.
Granted Permissions
This enables to quit via allow-exit and restart via allow-restart
the application.
allow-exitallow-restart
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the exit command without any pre-configured scope. |
|
|
Denies the exit command without any pre-configured scope. |
|
|
Enables the restart command without any pre-configured scope. |
|
|
Denies the restart command without any pre-configured scope. |