mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:59:39 +00:00
reduce uwsgi logging to errors only
This commit is contained in:
@@ -6,3 +6,6 @@ vacuum = True
|
|||||||
max-requests = 5000
|
max-requests = 5000
|
||||||
socket = :8080
|
socket = :8080
|
||||||
buffer-size = 8192
|
buffer-size = 8192
|
||||||
|
log-5xx = true
|
||||||
|
log-4xx = true
|
||||||
|
disable-logging = true
|
||||||
|
|||||||
Reference in New Issue
Block a user