read-file.toml 157 B

1234
  1. [[permission]]
  2. identifier = "allow-read-file"
  3. description = "Enables the read_file command without any pre-configured scope."
  4. commands.allow = ["read_file"]