mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
d198c01486
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
15 lines
195 B
Markdown
15 lines
195 B
Markdown
# Permissions
|
|
|
|
## allow-log
|
|
|
|
Enables the log command without any pre-configured scope.
|
|
|
|
## deny-log
|
|
|
|
Denies the log command without any pre-configured scope.
|
|
|
|
## default
|
|
|
|
Allows the log command
|
|
|