Files
w74_live_matrix_10/uwsgi-dev.ini
Mandel WebGUI Bot 743f278548 initial commit
2026-06-11 00:00:27 +02:00

29 lines
501 B
INI

[uwsgi]
master = true
chmod-socket = 660
workers = 1
reload-mercy = 30
vacuum = 1
auto-procname = true
enable-threads = false
lazy = 0
no-orphans = true
stats = 127.0.0.1:9191
thunder-lock = false
enable-threads = true
# dev settings
python-autoreload = 1
http = 127.0.0.1:8000
if-env = VIRTUAL_ENV
virtualenv = %(_)
endif =
# Django settings
env = DJANGO_SETTINGS_MODULE=w74_live_matrix_10.settings.base
module = w74_live_matrix_10.wsgi:application
# Spoolers
spooler = spooler
spooler-chdir = %d