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