From cf0fd65ed42d5d4f0585da413db4b1cf7c6b0d1a Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Wed, 17 Dec 2014 22:10:57 +0100 Subject: Deprecated TEMPLATE_LOADERS. --- docs/howto/deployment/checklist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/howto') diff --git a/docs/howto/deployment/checklist.txt b/docs/howto/deployment/checklist.txt index 24b33adc35..e4b434714e 100644 --- a/docs/howto/deployment/checklist.txt +++ b/docs/howto/deployment/checklist.txt @@ -178,8 +178,8 @@ processing time. This helps a lot on virtualized hosts with limited network performance. -:setting:`TEMPLATE_LOADERS` ---------------------------- +:setting:`TEMPLATES` +-------------------- Enabling the cached template loader often improves performance drastically, as it avoids compiling each template every time it needs to be rendered. See the -- cgit v1.3