X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fconfig-local.php.dist;h=bed4e0e40494ba863a054babd52ac4abfe6bafd2;hb=b7a3b394d4639834ad8466fbc4ab06694a4d4569;hp=ddaf86551ba49c56cd056d54da0809db5ee1c14e;hpb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;p=mailer.git diff --git a/inc/config-local.php.dist b/inc/config-local.php.dist index ddaf86551b..bed4e0e404 100644 --- a/inc/config-local.php.dist +++ b/inc/config-local.php.dist @@ -101,6 +101,9 @@ setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N'); // CFG: DEBUG-MONTHLY (comment in to test monthly reset, comment out to not test) //setConfigEntry('DEBUG_MONTHLY', 'Y'); +// CFG: DEBUG-YEARLY (comment in to test yearly reset, comment out to not test) +//setConfigEntry('DEBUG_YEARLY', 'Y'); + // CFG: DEBUG-REGEX (comment in to debug regular expressions) //setConfigEntry('DEBUG_REGEX', 'Y');