diff --git a/environments/development.yml.orig b/environments/development.yml.orig index 8dcdf6c..73fc99b 100644 --- a/environments/development.yml.orig +++ b/environments/development.yml.orig @@ -17,3 +17,6 @@ warnings: 1 # Should Dancer show a stacktrace when an error is caught? show_errors: 1 +plugins: + Debugger: + enabled: 1