Files
tauri-plugins-workspace/plugins/upload/permissions/autogenerated/reference.md
T
2024-02-03 15:14:41 -03:00

19 lines
335 B
Markdown

# Permissions
## allow-download
Enables the download command without any pre-configured scope.
## deny-download
Denies the download command without any pre-configured scope.
## allow-upload
Enables the upload command without any pre-configured scope.
## deny-upload
Denies the upload command without any pre-configured scope.