@ -0,0 +1,14 @@
[uwsgi]
module = app:create_app()
callable = app
master = true
processes = 2
socket = /tmp/uwsgi.sock
chmod-socket = 666
plugins = python3
virtualenv = /opt/venv
pythonpath = /opt/venv/lib/python3.13/site-packages
uid = www-data
gid = www-data
The note is not visible to the blocked user.