diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/uwsgi/patchwork.ini | 2 |
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 |