Polish "Enable caching of static resources"

Closes gh-332
This commit is contained in:
Stephane Nicoll 2018-07-10 09:10:03 +02:00
parent 46babdad7c
commit 895422b8c8

View file

@ -21,5 +21,5 @@ logging.level.org.springframework=INFO
# logging.level.org.springframework.web=DEBUG
# logging.level.org.springframework.context.annotation=TRACE
# Maximum time the static resources (css, js, fonts and images) should be cached
# Maximum time static resources should be cached
spring.resources.cache.cachecontrol.max-age=12h