From 9ec2d646eb23b88e4ef8119b0b46240081953daf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jan 2010 18:58:50 +0000 Subject: Merge of andrew-docs branch. --- docs/narr/environment.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/narr/environment.rst') diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst index b43aefc2f..ac13dd9c6 100644 --- a/docs/narr/environment.rst +++ b/docs/narr/environment.rst @@ -197,10 +197,10 @@ changing the content of an overridden resource directory for templates without restarting the server after every change. Subsequent requests for the same template file may return different filenames based on the current state of overridden resource directories. Setting -``reload_resources`` to ``True`` effects performance *dramatically* -(slowing things down by an order of magnitude for each template -rendering) but it's convenient when moving files around in overridden -resource directories. ``reload_resources`` makes the system *very -slow* when templates are in use. Never set ``reload_resources`` to -``True`` on a production system. +``reload_resources`` to ``True`` effects performance *dramatically*, +slowing things down by an order of magnitude for each template +rendering. However, it's convenient to enable when moving files +around in overridden resource directories. ``reload_resources`` makes +the system *very slow* when templates are in use. Never set +``reload_resources`` to ``True`` on a production system. -- cgit v1.2.3