16 lines
284 B
JSON
16 lines
284 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(ssh:*)",
|
|
"Bash(rsync:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(git -C /home/jramos/barkwho remote:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(ping:*)"
|
|
]
|
|
}
|
|
}
|