Disabling asset_host. turbolinks and asset bundling should be more than enough.
Ideally http2 will improve things...
This commit is contained in:
parent
9c515a5cf1
commit
2de8faa870
@ -62,7 +62,7 @@ Rails.application.configure do
|
||||
|
||||
# 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 = '//assets%d.agendadulibre.org'
|
||||
# config.action_controller.asset_host = '//assets%d.agendadulibre.org'
|
||||
|
||||
# Ignore bad email addresses and do not raise email delivery errors.
|
||||
# Set this to true and configure the email server for immediate delivery to
|
||||
|
@ -62,7 +62,7 @@ Rails.application.configure do
|
||||
|
||||
# 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 = '//assets%d.agendadulibre.org'
|
||||
# config.action_controller.asset_host = '//assets%d.agendadulibre.org'
|
||||
|
||||
# Ignore bad email addresses and do not raise email delivery errors.
|
||||
# Set this to true and configure the email server for immediate delivery to
|
||||
|
@ -62,7 +62,7 @@ Rails.application.configure do
|
||||
|
||||
# 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 = '//assets%d.agendadulibre.org'
|
||||
# config.action_controller.asset_host = '//assets%d.agendadulibre.org'
|
||||
|
||||
# Ignore bad email addresses and do not raise email delivery errors.
|
||||
# Set this to true and configure the email server for immediate delivery to
|
||||
|
@ -62,7 +62,7 @@ Rails.application.configure do
|
||||
|
||||
# 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 = '//assets%d.agendadulibre.org'
|
||||
# config.action_controller.asset_host = '//assets%d.agendadulibre.org'
|
||||
|
||||
# Ignore bad email addresses and do not raise email delivery errors.
|
||||
# Set this to true and configure the email server for immediate delivery to
|
||||
|
Loading…
Reference in New Issue
Block a user