Files
NotesAgentic/frontend/src-tauri/permissions/autogenerated/credentials_cleanup.toml
T

12 lines
414 B
TOML

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