mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-15 08:39:38 +00:00
Polish "Enable caching of static resources"
Closes gh-332
This commit is contained in:
parent
46babdad7c
commit
895422b8c8
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ logging.level.org.springframework=INFO
|
||||||
# logging.level.org.springframework.web=DEBUG
|
# logging.level.org.springframework.web=DEBUG
|
||||||
# logging.level.org.springframework.context.annotation=TRACE
|
# 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
|
spring.resources.cache.cachecontrol.max-age=12h
|
||||||
|
|
Loading…
Reference in a new issue