]> git.mxchange.org Git - mailer.git/blobdiff - inc/config-local.php.dist
RDF/RSS parser fixed:
[mailer.git] / inc / config-local.php.dist
index 348ecbb7285ad85d14f3dd8922a020eba449d8e9..ebd74c4acca5346c09d02e43c3444724cf738009 100644 (file)
@@ -63,7 +63,7 @@ setConfigEntry('WRITE_FOOTER', 'Y');
 setConfigEntry('OUTPUT_MODE', 'render');
 
 // CFG: INSTALLED
-setConfigEntry('MXCHANGE_INSTALLED', 'N');
+setConfigEntry('MAILER_INSTALLED', 'N');
 
 // CFG: ADMIN-SETUP
 setConfigEntry('ADMIN_REGISTERED', 'N');
@@ -101,7 +101,10 @@ setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N');
 // CFG: DEBUG-REGEX (comment in to debug regular expressions)
 //setConfigEntry('DEBUG_REGEX', 'Y');
 
-// CFG: ALLOW-TESTER0ACCOUNTS (comment in to allow tester accounts being re-included)
+// CFG: DEBUG-BUILD-MAILS
+//setConfigEntry('DEBUG_BUILD_MAILS', 'Y');
+
+// CFG: ALLOW-TESTER-ACCOUNTS (comment in to allow tester accounts being re-included)
 //setConfigEntry('ALLOW_TESTER_ACCOUNTS', 'Y');
 
 // Your MySQL data (we don't like M$ SQL ;-) )