forked from orbit-oss/flask
Using double-backticks: `None`
This commit is contained in:
parent
76f3d6b45e
commit
6a6acfbb09
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue