16 lines
300 B
JSON
16 lines
300 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(grep:*)",
|
|
"WebFetch(domain:python-plexapi.readthedocs.io)",
|
|
"Bash(git restore:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(awk:*)",
|
|
"Bash(cat:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
}
|