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 34c5712 commit 87b6a00Copy full SHA for 87b6a00
etc/supervisor/conf.d/web.conf
@@ -5,6 +5,7 @@ command = /app/venv/bin/granian
5
--runtime-mode st
6
--interface wsgi
7
--runtime-threads 4
8
+ --backpressure 16
9
--workers %(ENV_WEB_WORKERS)s
10
--uds /run/granian/weblate.socket
11
weblate.wsgi:application
0 commit comments