Issue #3292076: Move additional cache values out of UI module and into base.
Compare changes
+ 0
− 14
@@ -5,8 +5,6 @@
@@ -5,8 +5,6 @@
@@ -22,15 +20,3 @@ function purge_ui_theme() {
@@ -22,15 +20,3 @@ function purge_ui_theme() {
function purge_ui_form_system_performance_settings_alter(&$form, FormStateInterface $form_state, $form_id) {
$form['caching']['page_cache_maximum_age']['#options'][31536000] = t("1 year (recommended for external cache invalidation)");