From 64073d9c1d8cf950c0a9ddf54d71cf50f74cec79 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 11 Feb 2017 16:36:23 +0000 Subject: Memory Management: new main-section config option "debug_store" to control extra internal checking (cherry picked from commit 10919584f8ad580434442c7d971083f91c315bc0) Signed-off-by: Phil Pennock --- test/confs/0001 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/confs') diff --git a/test/confs/0001 b/test/confs/0001 index b0f8f61e3..471c8f817 100644 --- a/test/confs/0001 +++ b/test/confs/0001 @@ -54,6 +54,7 @@ daemon_smtp_port = daemon_smtp_ports = daemon_startup_retries = 3 daemon_startup_sleep = 8s +debug_store delay_warning = 1d delay_warning_condition = ${if match{$h_precedence:}{(?i)bulk|list}{no}{yes}} deliver_drop_privilege -- cgit v1.2.3