Using CSTRZ mapping type for go executable.
This commit is contained in:
@@ -148,7 +148,7 @@ static nxt_conf_map_t nxt_common_app_conf[] = {
|
||||
|
||||
{
|
||||
nxt_string("executable"),
|
||||
NXT_CONF_MAP_STR,
|
||||
NXT_CONF_MAP_CSTRZ,
|
||||
offsetof(nxt_common_app_conf_t, u.go.executable),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user