Skip to content

Support a configurable Rails asset_host to allow for CDNs

Stan Hu requested to merge sh-support-cdns into master

To allow GitLab.com and other installations to use a CDN, we need to be able to configure the Rails.asset_host variable.

Add supports for https://gitlab.com/gitlab-com/infrastructure/issues/57

Merge request reports