diff --git a/CLAUDE.md b/CLAUDE.md index 19d3fc0..316288c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,6 +12,7 @@ SSH honeypot written in Go. See `PLAN.md` for full project plan and architecture - Write tests for all important functionality. - Update `README.md` when new features are added. Keep entries concise for minor stuff. - Keep code simple and focused. Refer to `PLAN.md` for design decisions. +- When adding new config options, always add them to `oubliette.toml.example` as well. ## Git workflow