mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
- Increase recommended memory to 2GB (512MB/1GB OOM) - Add OOM symptoms (SIGABRT, v8 allocation errors) - Fix lock file path (/data/gateway.*.lock) - Add complete config example with failover, auth, bindings - Document Discord token from env var vs config - Add machine update commands for command/memory changes - Add config writing tips (echo+tee, sftp caveats) Learned from FLAWD deployment debugging.