mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-18 13:47:02 +02:00
Filesystem Sync (#142)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
"$schema" = "../../schemas/schema.json"
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-cmd-init"
|
||||
description = "Enables the cmd_init command without any pre-configured scope."
|
||||
commands.allow = ["cmd_init"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-cmd-init"
|
||||
description = "Denies the cmd_init command without any pre-configured scope."
|
||||
commands.deny = ["cmd_init"]
|
||||
Reference in New Issue
Block a user