mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 15:34:09 +01:00
9 lines
166 B
TOML
9 lines
166 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-calculate",
|
|
"allow-calculate-fs",
|
|
"allow-apply",
|
|
"allow-watch",
|
|
]
|