mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-24 20:15:15 +01:00
Don't dump errors to log
This commit is contained in:
parent
9862a10685
commit
2b85a05380
@ -13,6 +13,7 @@ end
|
||||
|
||||
configure :production do
|
||||
require 'newrelic_rpm'
|
||||
disable :dump_errors
|
||||
end
|
||||
|
||||
helpers do
|
||||
|
Loading…
Reference in New Issue
Block a user