mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-03-22 17:21:49 +00:00
- Store ampModule in Server struct to access it during config updates - Call ampModule.OnConfigUpdated() in UpdateClients() for hot reload - Watch config directory instead of file to handle atomic saves (vim, VSCode, etc.) - Improve config file event detection with basename matching - Add diagnostic logging for config reload tracing