Fix syntax highlighting in configure.rst.

This commit is contained in:
Berker Peksag 2014-12-01 07:07:55 +02:00
parent 2043779b23
commit 6325898611

View File

@ -82,7 +82,9 @@ let us know.
Paster Applications 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] [server:main]
use = egg:gunicorn#main use = egg:gunicorn#main