Files
ai-control/src-tauri/permissions/autogenerated/archive_create_doc.toml
T

12 lines
408 B
TOML

# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-archive-create-doc"
description = "Enables the archive_create_doc command without any pre-configured scope."
commands.allow = ["archive_create_doc"]
[[permission]]
identifier = "deny-archive-create-doc"
description = "Denies the archive_create_doc command without any pre-configured scope."
commands.deny = ["archive_create_doc"]