- # Automatically generated - DO NOT EDIT!
- "$schema" = "../../schemas/schema.json"
- [[permission]]
- identifier = "allow-subscribe"
- description = "Enables the subscribe command without any pre-configured scope."
- commands.allow = ["subscribe"]
- [[permission]]
- identifier = "deny-subscribe"
- description = "Denies the subscribe command without any pre-configured scope."
- commands.deny = ["subscribe"]
|