Fix XMPP auth
This commit is contained in:
@@ -8,6 +8,9 @@ pidfile=/tmp/project-master.pid
|
||||
socket=/var/run/uwsgi-gia.sock
|
||||
# socket 777
|
||||
chmod-socket=777
|
||||
# Internal HTTP listener for in-pod services (e.g. Prosody auth bridge).
|
||||
# Binds loopback only; external traffic still goes through the Unix socket.
|
||||
http-socket = 127.0.0.1:8090
|
||||
harakiri=200
|
||||
#max-requests=100000
|
||||
# Set a lower value for max-requests to prevent memory leaks from building up over time
|
||||
|
||||
Reference in New Issue
Block a user