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