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