mirror of
https://github.com/kidoman/embd
synced 2025-02-09 04:03:16 +01:00
more aggressive caching
This commit is contained in:
parent
4d79c54239
commit
3c8997bdff
@ -9,7 +9,7 @@ max_age:
|
|||||||
"js/*": 6000
|
"js/*": 6000
|
||||||
"css/*": 6000
|
"css/*": 6000
|
||||||
"img/*": 6000
|
"img/*": 6000
|
||||||
"bower_components/*": 6000
|
"bower_components/**": 6000
|
||||||
"*": 300
|
"*": 300
|
||||||
|
|
||||||
exclude_from_upload:
|
exclude_from_upload:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user