summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-05-04 19:27:58 +0100
committerStephen Finucane <stephen@that.guru>2017-05-04 19:29:14 +0100
commitbeeacacac35822b13f45d6028500aac32e17953c (patch)
tree2dc058a7b3fc9ea3bcb13b8135a88a4673561bb1 /lib
parentc86b16bea605939b64deffa81a4f8ed2511f9c7e (diff)
downloadpatchwork-beeacacac35822b13f45d6028500aac32e17953c.tar
patchwork-beeacacac35822b13f45d6028500aac32e17953c.tar.gz
lib: Correct typo in uWSGI config file
Signed-off-by: Stephen Finucane <stephen@that.guru> Reported-by: Philippe Pepiot <philippe.pepiot@logilab.fr> Fixes: 150f6150 ("lib: Update uWSGI, nginx config files")
Diffstat (limited to 'lib')
-rw-r--r--lib/uwsgi/patchwork.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uwsgi/patchwork.ini b/lib/uwsgi/patchwork.ini
index d67837c..39ffbd6 100644
--- a/lib/uwsgi/patchwork.ini
+++ b/lib/uwsgi/patchwork.ini
@@ -1,6 +1,6 @@
[uwsgi]
-# change this to python3 if running Patchwork under Python 2.7
+# change this to python27 if running Patchwork under Python 2.7
plugins = python3
project = patchwork