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