Files
GSM/.claude/settings.local.json
Alexander Zielonka 51b95240f2
All checks were successful
Deploy GSM / deploy (push) Successful in 24s
Logging für REST Abfragen aus dem Palworld Server etnfernt
2026-01-12 03:07:23 +01:00

19 lines
370 B
JSON

{
"permissions": {
"allow": [
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(docker:*)",
"Bash(curl:*)",
"Bash(findstr:*)",
"Bash(cat:*)",
"Bash(git add:*)",
"Bash(dir:*)",
"Bash(ssh-keygen:*)",
"WebSearch",
"WebFetch(domain:tech.palworldgame.com)",
"WebFetch(domain:docs.palworldgame.com)"
]
}
}