From 4f2ddc8f22c1a12c681cc48ff480c30f968ba1cc Mon Sep 17 00:00:00 2001 From: Chewbaka69 Date: Thu, 21 Feb 2019 22:22:24 +0100 Subject: [PATCH] remove profiler --- fuel/app/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuel/app/config/config.php b/fuel/app/config/config.php index 5153aa4..4c2bc29 100755 --- a/fuel/app/config/config.php +++ b/fuel/app/config/config.php @@ -43,7 +43,7 @@ return array( */ // 'index_file' => false, - 'profiling' => true, + 'profiling' => false, /** * Default location for the file cache