Files
Document_translator_1panel/.claude/settings.local.json
beabigegg 6599716481 1panel
2025-10-03 08:19:40 +08:00

17 lines
357 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:1panel.cn)",
"WebFetch(domain:github.com)",
"WebFetch(domain:blog.liushen.fun)",
"Read(//d/WORK/user_scrip/TOOL/Docker_OK/**)",
"Bash(cat:*)",
"Bash(grep:*)",
"Bash(awk:*)",
"Bash(test:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}