mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-23 07:33:53 +08:00
12 lines
147 B
JSON
12 lines
147 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tree:*)",
|
|
"Bash(find:*)",
|
|
"Bash(python3:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|