@@ -0,0 +1,10 @@
[uwsgi]
uwsgi-socket = /tmp/uwsgi.sock
chmod-socket = 777
callable = app
plugin = python3
wsgi-file = wsgi.py
buffer-size = 65535
processes = %(%k * 2)
threads = %(%k * 20)
disable-logging = true
The note is not visible to the blocked user.