Added some comment.
This commit is contained in:
parent
04854f8b07
commit
0ffcbe2ac0
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ Zammad::Application.configure do
|
||||||
# Do not compress assets
|
# Do not compress assets
|
||||||
config.assets.compress = false
|
config.assets.compress = false
|
||||||
|
|
||||||
|
# Deliver all in one application.(js|css) file
|
||||||
|
#config.assets.debug = false
|
||||||
# Expands the lines which load the assets
|
# Expands the lines which load the assets
|
||||||
config.assets.debug = true
|
config.assets.debug = true
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue