forked from penal-colony/nixos-vps
fix(openclaw): remove invalid self-improvement hook
- The 'hooks' section with 'self-improvement' was causing a validation error and a crash loop on startup.
This commit is contained in:
parent
b505d2a327
commit
49ffe471a3
1 changed files with 0 additions and 5 deletions
|
|
@ -38,11 +38,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"self-improvement": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"models": {
|
||||
"providers": {
|
||||
"zai": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue