Files
object-browser/web-app/tests/policies/trace.json
2023-12-29 11:44:01 -06:00

11 lines
144 B
JSON

{
"Version": "2012-10-17",
"Statement": [
{
"Action": ["admin:ServerTrace"],
"Effect": "Allow",
"Sid": ""
}
]
}