Skip to content

Commit

Permalink
Remove breaking reference to now-removed Graylog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiecobbett committed Jan 8, 2013
1 parent f974e51 commit 2edef9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Publisher::Application.configure do
# Settings specified here will take precedence over those in config/environment.rb

config.middleware.use "Graylog2Exceptions", { :hostname => 'graylog.cluster', :port => '12201', :facility => 'publisher'}

# The production environment is meant for finished, "live" apps.
# Code is not reloaded between requests
config.cache_classes = true
Expand Down

0 comments on commit 2edef9f

Please sign in to comment.