mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
[ci] format
This commit is contained in:
@@ -107,21 +107,21 @@ See [Access Control List](/references/v2/acl) for more information.
|
||||
}
|
||||
```
|
||||
|
||||
| Permission | Description |
|
||||
| ------------------------------------------- | ------------------------------------------------------------------------- |
|
||||
| `os:allow-arch` | Enables the arch command without any pre-configured scope. |
|
||||
| `os:deny-arch` | Denies the arch command without any pre-configured scope. |
|
||||
| `os:allow-exe-extension` | Enables the exe-extension command without any pre-configured scope. |
|
||||
| `os:deny-exe-extension` | Denies the exe-extension command without any pre-configured scope. |
|
||||
| `os:allow-family` | Enables the family command without any pre-configured scope. |
|
||||
| `os:deny-family` | Denies the family command without any pre-configured scope. |
|
||||
| `os:allow-hostname` | Enables the hostname command without any pre-configured scope. |
|
||||
| `os:deny-hostname` | Denies the hostname command without any pre-configured scope. |
|
||||
| `os:allow-locale` | Enables the locale command without any pre-configured scope. |
|
||||
| `os:deny-locale` | Denies the locale command without any pre-configured scope. |
|
||||
| `os:allow-os-type` | Enables the os-type command without any pre-configured scope. |
|
||||
| `os:deny-os-type` | Denies the os-type command without any pre-configured scope. |
|
||||
| `os:allow-platform` | Enables the platform command without any pre-configured scope. |
|
||||
| `os:deny-platform` | Denies the platform command without any pre-configured scope. |
|
||||
| `os:allow-version` | Enables the version command without any pre-configured scope. |
|
||||
| `os:deny-version` | Denies the version command without any pre-configured scope. |
|
||||
| Permission | Description |
|
||||
| ------------------------ | ------------------------------------------------------------------- |
|
||||
| `os:allow-arch` | Enables the arch command without any pre-configured scope. |
|
||||
| `os:deny-arch` | Denies the arch command without any pre-configured scope. |
|
||||
| `os:allow-exe-extension` | Enables the exe-extension command without any pre-configured scope. |
|
||||
| `os:deny-exe-extension` | Denies the exe-extension command without any pre-configured scope. |
|
||||
| `os:allow-family` | Enables the family command without any pre-configured scope. |
|
||||
| `os:deny-family` | Denies the family command without any pre-configured scope. |
|
||||
| `os:allow-hostname` | Enables the hostname command without any pre-configured scope. |
|
||||
| `os:deny-hostname` | Denies the hostname command without any pre-configured scope. |
|
||||
| `os:allow-locale` | Enables the locale command without any pre-configured scope. |
|
||||
| `os:deny-locale` | Denies the locale command without any pre-configured scope. |
|
||||
| `os:allow-os-type` | Enables the os-type command without any pre-configured scope. |
|
||||
| `os:deny-os-type` | Denies the os-type command without any pre-configured scope. |
|
||||
| `os:allow-platform` | Enables the platform command without any pre-configured scope. |
|
||||
| `os:deny-platform` | Denies the platform command without any pre-configured scope. |
|
||||
| `os:allow-version` | Enables the version command without any pre-configured scope. |
|
||||
| `os:deny-version` | Denies the version command without any pre-configured scope. |
|
||||
|
||||
Reference in New Issue
Block a user