We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63a527 commit 0394a13Copy full SHA for 0394a13
1 file changed
config/app.php
@@ -88,7 +88,7 @@
88
* enable timestamping regardless of debug value.
89
*/
90
'Asset' => [
91
- //'timestamp' => true,
+ 'timestamp' => 'force',
92
// 'cacheTime' => '+1 year'
93
],
94
0 commit comments