diff --git a/docs/source/configure.rst b/docs/source/configure.rst index 4b8c958c..e2fd1f4e 100644 --- a/docs/source/configure.rst +++ b/docs/source/configure.rst @@ -82,7 +82,9 @@ let us know. Paster Applications ------------------- -In your INI file, you can specify to use Gunicorn as the server like such:: +In your INI file, you can specify to use Gunicorn as the server like such: + +.. code-block:: ini [server:main] use = egg:gunicorn#main