web2print-service/.claude/settings.local.json

10 lines
100 B
JSON
Raw Normal View History

2025-11-28 15:38:02 +01:00
{
"permissions": {
"allow": [
"Bash(curl:*)"
],
"deny": [],
"ask": []
}
}