diff --git a/docs/config.rst b/docs/config.rst index eaaa0ae6..c8468d02 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -185,7 +185,7 @@ The following configuration values are used internally by Flask: ``TEMPLATES_AUTO_RELOAD`` Whether to check for modifications of the template source and reload it automatically. By default the value is - `None` which means that Flask checks + ``None`` which means that Flask checks original file only in debug mode. ``EXPLAIN_TEMPLATE_LOADING`` If this is enabled then every attempt to load a template will write an info