Merge "Enable UWSGI logging again"
This commit is contained in:
commit
a3c4acd5bc
@ -45,7 +45,6 @@ UWSGI_SETTINGS = {
|
|||||||
'UWSGI_ADD_HEADER': 'Connection: close',
|
'UWSGI_ADD_HEADER': 'Connection: close',
|
||||||
'UWSGI_BUFFER_SIZE': 65535,
|
'UWSGI_BUFFER_SIZE': 65535,
|
||||||
'UWSGI_THUNDER_LOCK': True,
|
'UWSGI_THUNDER_LOCK': True,
|
||||||
'UWSGI_DISABLE_LOGGING': True,
|
|
||||||
'UWSGI_AUTO_CHUNCKED': True,
|
'UWSGI_AUTO_CHUNCKED': True,
|
||||||
'UWSGI_HTTP_RAW_BODY': True,
|
'UWSGI_HTTP_RAW_BODY': True,
|
||||||
'UWSGI_SOCKET_TIMEOUT': 10,
|
'UWSGI_SOCKET_TIMEOUT': 10,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user