Chunk #700
Aus: File Backup Hook (Index: 5)
108
Tokens
Synced
Status
Taxonomie
| Kategorie | Systemadministration |
|---|---|
| Pfad | Systemadministration > Konfiguration > Hook |
| Heading-Pfad | File Backup Hook > File Backup Hook > Hooks-Konfiguration |
Entities
| Name | Typ |
|---|---|
| settings.local.json | CONFIG |
| /var/www/tools/ki-protokoll/claude-hook/file_backup_hook.py | COMMAND |
| PreToolUse | CONFIG |
| Edit | CONCEPT |
| Write | CONCEPT |
Keywords
Inhalt
In /var/www/dev.campus.systemische-tools.de/.claude/settings.local.json:
{
"hooks": {
"PreToolUse": [
{
"matcher": "Edit",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/file_backup_hook.py",
"timeout": 10
}]
},
{
"matcher": "Write",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/file_backup_hook.py",
"timeout": 10
}]
}
]
}
}Clean Content
In `/var/www/dev.campus.systemische-tools.de/.claude/settings.local.json`:
```
`{
"hooks": {
"PreToolUse": [
{
"matcher": "Edit",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/file_backup_hook.py",
"timeout": 10
}]
},
{
"matcher": "Write",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/file_backup_hook.py",
"timeout": 10
}]
}
]
}
}`
```
Metadaten
| Analysiert am | 20.12.2025 12:51:24 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | 8f16a363-5895-4556-9c18-cb9a5601afb0 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:42 |