From bd1adb4927695ed0ce3ac94d90c68bd61e440275 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 14 Oct 2017 11:36:20 -0500 Subject: updated comments app and added caption to photo list view --- config/django.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/django.ini') diff --git a/config/django.ini b/config/django.ini index bbb8413..a22d296 100644 --- a/config/django.ini +++ b/config/django.ini @@ -1,7 +1,6 @@ # django.ini file [uwsgi] -plugin = python # maximum number of processes processes = 4 max-requests = 5000 @@ -10,7 +9,7 @@ enable-threads = true uid = http gid = http -socket = /run/uwsgi/uwsgi.sock +socket = /tmp/uwsgi.sock chmod-socket = 664 chown-socket = http:http -- cgit v1.2.3-70-g09d2