#ifndef CONFIG_H_QWER #define CONFIG_H_QWER static const char *srv_runpath = "/var/run/cworker/cworker.pid"; static const char *srv_logpath = "/var/log/cworker/cworker.log"; static const char *srv_configpath = "/app/etc/cworker/cworker.conf"; #endif