From e7e1dcd452a15abaaa01c03cd1ade564e3a59453 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 18:04:01 +0000 Subject: --- system/application/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/application/config/config.php') diff --git a/system/application/config/config.php b/system/application/config/config.php index b0d2bf500..ab4f445f2 100644 --- a/system/application/config/config.php +++ b/system/application/config/config.php @@ -160,7 +160,7 @@ $config['function_trigger'] = 'm'; | your log files will fill up very fast. | */ -$config['log_threshold'] = 4; +$config['log_threshold'] = 0; /* |-------------------------------------------------------------------------- -- cgit v1.2.3-24-g4f1b