summaryrefslogtreecommitdiff
path: root/parabolaweb.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'parabolaweb.ini.example')
-rw-r--r--parabolaweb.ini.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/parabolaweb.ini.example b/parabolaweb.ini.example
new file mode 100644
index 0000000..efe95f1
--- /dev/null
+++ b/parabolaweb.ini.example
@@ -0,0 +1,12 @@
+[uwsgi]
+master = true
+processes = 4
+threads = 2
+
+socket = /run/uwsgi/%n.sock
+chmod-socket = 770
+uid = %n
+gid = http
+
+plugins = python2
+wsgi-file = /srv/http/www.parabola.nu/web/archweb.wsgi