Files
yaak/src-tauri/yaak-sync/permissions/default.toml

9 lines
166 B
TOML

[default]
description = "Default permissions for the plugin"
permissions = [
"allow-calculate",
"allow-calculate-fs",
"allow-apply",
"allow-watch",
]