mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-05 13:11:33 +00:00
fixed paste support: Plone threaded works perfectly
This commit is contained in:
@@ -135,9 +135,7 @@ void init_uwsgi_embedded_module(void);
|
||||
|
||||
|
||||
void uwsgi_wsgi_config(char *);
|
||||
#ifdef UWSGI_PASTE
|
||||
void uwsgi_paste_config(char *);
|
||||
#endif
|
||||
void uwsgi_file_config(char *);
|
||||
void uwsgi_eval_config(char *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user