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