log_operation.toml 378 B

1234567891011
  1. # Automatically generated - DO NOT EDIT!
  2. [[permission]]
  3. identifier = "allow-log-operation"
  4. description = "Enables the log_operation command without any pre-configured scope."
  5. commands.allow = ["log_operation"]
  6. [[permission]]
  7. identifier = "deny-log-operation"
  8. description = "Denies the log_operation command without any pre-configured scope."
  9. commands.deny = ["log_operation"]