Fixed an rst error

This commit is contained in:
Armin Ronacher 2010-07-15 21:22:11 +02:00
parent 82b143f972
commit dbb3620792
2 changed files with 3 additions and 2 deletions

View file

@ -93,7 +93,8 @@ The following configuration values are used internally by Flask:
.. versionadded:: 0.5
``SERVER_NAME``
.. versionadded:: ``MAX_CONTENT_LENGTH``
.. versionadded:: 0.6
``MAX_CONTENT_LENGTH``
Configuring from Files
----------------------