I should really start using autosave-on-lose-focus in vimi [ci skip]

This commit is contained in:
Maxwell Salzberg 2012-01-18 18:03:15 -08:00
parent fe03d7875d
commit 7cafac8c05

View file

@ -37,9 +37,6 @@ Diaspora::Application.configure do
# In production, Apache or nginx will already do this
config.serve_static_assets = false
#force ssl in production
config.middleware.insert_before Rack::Runtime, Rack::SSL
# Enable serving of images, stylesheets, and javascripts from an asset server
# config.action_controller.asset_host = "http://assets.example.com"