[uwsgi] plugin=python3 chdir = /home/murtaugh/pzi/2025-2026/call/call home = /home/murtaugh/pzi/2025-2026/call/call/venv module = call2025.wsgi:application master = True # uwsgi-socket = /home/murtaugh/pzi/2025-2026/call/call/sock/django.sock # chmod-socket = 666 vacuum = True max-requests = 5000 uid=murtaugh gid=murtaugh ; daemonize=/var/log/uwsgi/yourproject.log mount = /call=call2025.wsgi:application manage-script-name=true