Disable breaking standard enable of CodePilot

This commit is contained in:
Felix Wolff
2015-03-28 18:52:31 +01:00
parent d601878452
commit ccda18f321

View File

@ -9,7 +9,7 @@ development:
enabled: true
url: http://example.org:3000/api/exceptioninfo?id=&lang=auto
code_pilot:
enabled: true
enabled: false
url: //localhost:3000
production: