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