mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-07-03 00:05:03 +08:00
Introduce `scheduleConfigReload` with debounce functionality for config reloads, ensuring efficient handling of frequent changes. Added `stopConfigReloadTimer` for stopping timers during watcher shutdown.