This commit is contained in:
Stephane Nicoll
2020-11-10 14:12:37 +01:00
parent f0a6128db3
commit 78fb3ccc53

View File

@@ -363,7 +363,7 @@ public class WebProperties {
/**
* Whether we should use the "lastModified" metadata of the files in HTTP
* caching headers. Enabled by default.
* caching headers.
*/
private boolean useLastModified = true;