Enh: Enabled AssetManager Cache Busting

This commit is contained in:
Lucas Bartholemy 2016-02-27 16:21:15 +01:00
parent 95de5c41b7
commit 279054d13b

View File

@ -77,6 +77,9 @@ $config = [
],
],
],
'assetManager' => [
'appendTimestamp' => true,
],
'view' => [
'class' => '\humhub\components\View',
'theme' => [