mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-03-04 01:30:26 +00:00
Introduces NAPCAT_DISABLE_MULTI_PROCESS and NAPCAT_DISABLE_PIPE environment variables to allow disabling multi-process mode and named pipe connection, respectively. Also simplifies process termination logic by always using SIGKILL.