I should really start using autosave-on-lose-focus in vimi [ci skip]
This commit is contained in:
parent
fe03d7875d
commit
7cafac8c05
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@ Diaspora::Application.configure do
|
||||||
# In production, Apache or nginx will already do this
|
# In production, Apache or nginx will already do this
|
||||||
config.serve_static_assets = false
|
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
|
# Enable serving of images, stylesheets, and javascripts from an asset server
|
||||||
# config.action_controller.asset_host = "http://assets.example.com"
|
# config.action_controller.asset_host = "http://assets.example.com"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue