Added configure and command line option --modules.
This commit is contained in:
@@ -57,6 +57,7 @@ struct nxt_runtime_s {
|
||||
const char *group;
|
||||
const char *pid;
|
||||
const char *log;
|
||||
const char *modules;
|
||||
|
||||
nxt_queue_t engines; /* of nxt_event_engine_t */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user