diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f9c02d188..b93ff4de3 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -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