Explorar o código

Reenable debug toolbar

Jordi Boggiano %!s(int64=14) %!d(string=hai) anos
pai
achega
09e13e3eb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/config/config_dev.yml

+ 1 - 1
app/config/config_dev.yml

@@ -6,7 +6,7 @@ framework:
     profiler: { only_exceptions: false }
 
 web_profiler:
-    toolbar: false
+    toolbar: true
     intercept_redirects: false
 
 monolog: