Flushing template cache is anoying while developing templates, now we can 'debug...
[mailer.git] / inc / config-local.php.dist
index f56fc506c9d4a68c079fa4f8426050758666f81a..19327b28c99319cad311c460a3ba8d4937804c02 100644 (file)
@@ -84,6 +84,9 @@ setConfigEntry('ENABLE_BACKLINK', 'Y');
 // CFG: DEBUG-MODE (if enabled all mails will be *displayed* and *not* send!)
 setConfigEntry('DEBUG_MODE', 'Y');
 
+// CFG: DEBUG-TEMPLATE-CACHE
+setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N');
+
 // CFG: DEBUG-SQL (Logs all queries to inc/cache/mysql.log)
 //setConfigEntry('DEBUG_SQL', 'Y');