Working setup for CentOS.
This commit is contained in:
@@ -6,8 +6,9 @@ home = %modoboa_venv_path
|
||||
chdir = %modoboa_instance_path
|
||||
module = instance.wsgi:application
|
||||
master = true
|
||||
harakiri = 60
|
||||
processes = %nb_processes
|
||||
vhost = true
|
||||
no-default-app = true
|
||||
socket = %uwsgi_socket_path
|
||||
socket = %uwsgi_socket_path
|
||||
chmod-socket = 660
|
||||
vacuum = true
|
||||
|
||||
Reference in New Issue
Block a user