Update uwsgi.ini

remove python3 plugin
This commit is contained in:
Loris 2025-03-08 09:44:28 +01:00 committed by GitHub
parent 97eacb8b34
commit 90986738cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ chmod-socket = 666
# Plugin to use and interpreter config
single-interpreter = true
master = true
plugin = python3
#plugin = python3
lazy-apps = true
enable-threads = true