Introducing working_directory directive for applications.
This commit is contained in:
@@ -57,6 +57,8 @@ struct nxt_common_app_conf_s {
|
||||
nxt_str_t user;
|
||||
nxt_str_t group;
|
||||
|
||||
char *working_directory;
|
||||
|
||||
uint32_t workers;
|
||||
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user