mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-22 17:39:12 +01:00
8 lines
175 B
TOML
8 lines
175 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-enable-encryption",
|
|
"allow-reveal-workspace-key",
|
|
"allow-set-workspace-key",
|
|
]
|