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