Browse Source

disable profiler

DavidBadura 12 years ago
parent
commit
084c6e0b77
1 changed files with 1 additions and 0 deletions
  1. 1 0
      php-symfony2-stripped/app/config/config.yml

+ 1 - 0
php-symfony2-stripped/app/config/config.yml

@@ -2,6 +2,7 @@ imports:
     - { resource: parameters.yml }
     - { resource: parameters.yml }
 
 
 framework:
 framework:
+    profiler: false
     #esi:             ~
     #esi:             ~
     #translator:      { fallback: %locale% }
     #translator:      { fallback: %locale% }
     secret:          %secret%
     secret:          %secret%