mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-31 06:33:03 +02:00
7 lines
119 B
TOML
7 lines
119 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-upsert",
|
|
"allow-delete",
|
|
]
|