Skip to content
Snippets Groups Projects
Commit bae2b723 authored by nd's avatar nd
Browse files

rewrite default uwsgi config

parent d8fe1014
No related tags found
1 merge request!4rewrite default uwsgi config
Pipeline #14194 passed
[uwsgi]
plugin = python3
manage-script-name = true
workers = %k*2
uid = uffd-nginxauth
gid = uffd-nginxauth
vacuum = true
master = true
process = 2
threads = 4
buffer-size = 8192 ; this buffer is used for http headers and defaults to 4k
single-interpreter = true
need-app = true
env = PYTHONIOENCODING=UTF-8
env = LANG=en_GB.utf8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment