[28af0d12785efe04f62544cbd49382ebbce76256e800fecaeb4e4b7871d402bb] Try to fix 400 errors



commit 69e5ae1af4e22ab413a06703dc5a43d11ed8047c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jul 8 07:56:43 2020 +0200

    Try to fix 400 errors

 worker/uwsgi.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/worker/uwsgi.ini b/worker/uwsgi.ini
index aba0c8c..dee8635 100644
--- a/worker/uwsgi.ini
+++ b/worker/uwsgi.ini
@@ -8,7 +8,7 @@
 processes = 4
 enable-threads = true
 http-socket = 0.0.0.0:59999
-protocol = http
+#protocol = http
 
 master = true
 auto-procname = true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]