mirror of
https://github.com/kakwa/uts-server
synced 2025-02-10 04:33:26 +01:00
![kakwa](/assets/img/avatar_default.png)
as many configuration paths can be relative to the execution working directory, this directory is recorded at launch time, and the set_params function does a chdir(<start work dir>); <load conf>; chdir("/") when it's called.