aboutsummaryrefslogtreecommitdiffstats
path: root/main/patchwork/uwsgi.patchwork.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/patchwork/uwsgi.patchwork.confd')
-rw-r--r--main/patchwork/uwsgi.patchwork.confd11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/patchwork/uwsgi.patchwork.confd b/main/patchwork/uwsgi.patchwork.confd
new file mode 100644
index 0000000000..febc0b5494
--- /dev/null
+++ b/main/patchwork/uwsgi.patchwork.confd
@@ -0,0 +1,11 @@
+UWSGI_SOCKET=
+UWSGI_THREADS=0
+UWSGI_PROGRAM=
+UWSGI_XML_CONFIG=
+UWSGI_PROCESSES=5
+UWSGI_LOG_FILE=
+UWSGI_CHROOT=
+UWSGI_DIR=
+UWSGI_USER=
+UWSGI_GROUP=
+UWSGI_EXTRA_OPTIONS="--ini /etc/patchwork/patchwork.ini"