CRM-20600 - AssetBuiler - Add separate setting, `assetCache`
authorTim Otten <totten@civicrm.org>
Sat, 17 Jun 2017 05:16:15 +0000 (22:16 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 17 Jun 2017 05:16:15 +0000 (22:16 -0700)
commite7b8261dc8d9d28bf186e690e9c7711ca77d9187
treea92aa195fb8a61f05e781d6735406ad4a2bf3672
parentb20ea91388fcd4941b2187dc35ffa4d6a16a8762
CRM-20600 - AssetBuiler - Add separate setting, `assetCache`

The default value (`auto`) behaves the same as the current behavior: enable
caching in production mode, disable caching in debug mode.

But it also allows you to enable/disable caching independent of the
prod/debug mode.
CRM/Admin/Form/Setting/Debugging.php
Civi/Core/AssetBuilder.php
settings/Developer.setting.php
templates/CRM/Admin/Form/Setting/Debugging.tpl