From 1d405d0e62a708928bccd2222ebd89d4804231f9 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Thu, 14 Jan 2016 14:10:33 +0100 Subject: Remove some commented code --- app/config/config_dev.yml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'app/config/config_dev.yml') diff --git a/app/config/config_dev.yml b/app/config/config_dev.yml index 205e0f66..116dd0d5 100644 --- a/app/config/config_dev.yml +++ b/app/config/config_dev.yml @@ -32,14 +32,6 @@ monolog: VERBOSITY_VERY_VERBOSE: NOTICE VERBOSITY_DEBUG: DEBUG channels: ["doctrine"] - # uncomment to get logging in your browser - # you may have to allow bigger header sizes in your Web server configuration - #firephp: - # type: firephp - # level: info - #chromephp: - # type: chromephp - # level: info assetic: use_controller: true -- cgit v1.2.3