瀏覽代碼

Ignore all 404s

Jordi Boggiano 9 年之前
父節點
當前提交
fc46a600c8
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      app/config/config_prod.yml

+ 1 - 3
app/config/config_prod.yml

@@ -14,9 +14,7 @@ monolog:
             action_level: error
             handler:      nested
             excluded_404s:
-                - '\.php$'
-                - '\.json$'
-                - ^/(favicon\.png|sitemap\.xml|apple-touch-icon.*?\.png)$
+                - ^/
         nested:
             type:  stream
             path:  %kernel.logs_dir%/%kernel.environment%.log