From d81991b2498463e46fa5abc71e63f2c1da29cfd6 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 8 Oct 2018 02:04:16 +0000 Subject: updated some stuff to work on Ubuntu 18.04 --- config/django.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/django.ini b/config/django.ini index a22d296..f238c17 100644 --- a/config/django.ini +++ b/config/django.ini @@ -11,15 +11,15 @@ gid = http socket = /tmp/uwsgi.sock chmod-socket = 664 -chown-socket = http:http +chown-socket = www-data:www-data # the base directory -chdir = /home/lxf/apps/luxagraf +chdir = /home/lxf/sites/luxagraf.net # django's wsgi file module = config.wsgi # the virtualenv -home = /home/lxf/apps/luxagraf/venv +home = /home/lxf/sites/luxagraf.net/venv buffer-size =65535 #plugin=python -- cgit v1.2.3-70-g09d2