We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79aa3f3 commit 6bb14fcCopy full SHA for 6bb14fc
1 file changed
uwsgi.ini
@@ -1,7 +1,7 @@
1
[uwsgi]
2
static-map = /static=/data/project/qs-dev/www/python/src/static
3
log-maxsize = 10485760
4
-buffer-size = 8192
+buffer-size = 32768
5
enable-threads = true
6
7
master = true
0 commit comments