]> git.mxchange.org Git - mailer.git/blobdiff - inc/config-local.php.dist
Added separate debugging of 'hourly' reset
[mailer.git] / inc / config-local.php.dist
index ebd74c4acca5346c09d02e43c3444724cf738009..49063403bf76f1aa7f1132b77c4dd57551aed981 100644 (file)
@@ -89,6 +89,9 @@ setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N');
 // CFG: DEBUG-SQL (Logs all queries to inc/cache/mysql.log)
 //setConfigEntry('DEBUG_SQL', 'Y');
 
+// CFG: DEBUG-HOURLY (comment in to test hourly reset, comment out to not test)
+//setConfigEntry('DEBUG_HOURLY', 'Y');
+
 // CFG: DEBUG-RESET (comment in to test daily reset, comment out to not test)
 //setConfigEntry('DEBUG_RESET', 'Y');