This commit is contained in:
2016-02-22 00:39:13 -05:00
parent 1edba2863f
commit b7b58209ca
+1 -1
View File
@@ -145,7 +145,7 @@ configure.
Gunicorn has sane and reasonable defaults for configurations. However, some
other servers, like uWSGI, are tremendously more customizable, and therefore,
are much more difficult to effectively user.
are much more difficult to effectively use.
Gunicorn is the default choice for new Python web applications today.