12 lines
402 B
TOML
12 lines
402 B
TOML
# Automatically generated - DO NOT EDIT!
|
|
|
|
[[permission]]
|
|
identifier = "allow-host-capabilities"
|
|
description = "Enables the host_capabilities command without any pre-configured scope."
|
|
commands.allow = ["host_capabilities"]
|
|
|
|
[[permission]]
|
|
identifier = "deny-host-capabilities"
|
|
description = "Denies the host_capabilities command without any pre-configured scope."
|
|
commands.deny = ["host_capabilities"]
|