mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-05 13:11:33 +00:00
fixed ini/yaml parsing with optional values, added UWSGI_SETENV var
This commit is contained in:
@@ -96,4 +96,6 @@ void init_pyargv() {
|
||||
}
|
||||
|
||||
PySys_SetArgv(up.argc, up.py_argv);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user