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