Skip to content

Commit 59b65b1

Browse files
committedJan 5, 2017
Asset compress timestamp setting
1 parent b2d21bd commit 59b65b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎config/asset_compress.ini

+2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ cacheConfig = false
44
[js]
55
cachePath = WEBROOT/cache_js/
66
paths[] = WEBROOT/*
7+
timestamp = true
78

89
[css]
910
cachePath = WEBROOT/cache_css/
1011
paths[] = WEBROOT/*
12+
timestamp = true
1113

1214
[fonts.css]
1315
files[] = plugins/font-awesome/css/font-awesome.min.css

0 commit comments

Comments
 (0)