read.toml 117 B

1234
  1. [[set]]
  2. identifier = "read"
  3. description = "allows all read APIs"
  4. permissions = ["allow-read-dir", "allow-read-file"]