mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 03:26:07 +10:00
Merge branch 'issue-disable-debug-assets' into 'master'
Issue disable debug assets Improve development speed. Concats all javascript into on file / HTTP request. See merge request !1017
This commit is contained in:
@@ -23,7 +23,7 @@ Gitlab::Application.configure do
|
||||
config.assets.compress = false
|
||||
|
||||
# Expands the lines which load the assets
|
||||
config.assets.debug = true
|
||||
# config.assets.debug = true
|
||||
|
||||
# For having correct urls in mails
|
||||
config.action_mailer.default_url_options = { host: 'localhost', port: 3000 }
|
||||
|
||||
Reference in New Issue
Block a user