From: Stephen Finucane Date: Thu, 4 May 2017 18:27:58 +0000 (+0100) Subject: lib: Correct typo in uWSGI config file X-Git-Tag: v2.0.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beeacacac35822b13f45d6028500aac32e17953c;p=thirdparty%2Fpatchwork.git lib: Correct typo in uWSGI config file Signed-off-by: Stephen Finucane Reported-by: Philippe Pepiot Fixes: 150f6150 ("lib: Update uWSGI, nginx config files") --- diff --git a/lib/uwsgi/patchwork.ini b/lib/uwsgi/patchwork.ini index d67837cb..39ffbd63 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