ソースを参照

disable profiler

DavidBadura 12 年 前
コミット
084c6e0b77
1 ファイル変更1 行追加0 行削除
  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 }
 
 framework:
+    profiler: false
     #esi:             ~
     #translator:      { fallback: %locale% }
     secret:          %secret%