Skip to content

Commit

Permalink
Polish "Enable caching of static resources"
Browse files Browse the repository at this point in the history
snicoll committed Jul 10, 2018
1 parent 46babda commit 895422b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 895422b

Please sign in to comment.