diff --git a/config/environments/production.rb b/config/environments/production.rb index a69ee9b..ad91924 100755 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -66,6 +66,6 @@ Fetsite::Application.configure do # with SQLite, MySQL, and PostgreSQL) # config.active_record.auto_explain_threshold_in_seconds = 0.5 - config.facebookconfig_enabled=true + config.facebookconfig_enabled=false end