Skip to content

Commit

Permalink
Turn off debugger by default
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Oct 28, 2014
1 parent 7c37216 commit cac8503
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions user/config/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ assets:
js_minify: true

debugger:
enabled: true
strict: false
max_depth: 10
log:
enabled: false
timing: false
enabled: false
twig: true
shutdown:
close_connection: true

0 comments on commit cac8503

Please sign in to comment.