Merge pull request #14607 from seamuslee001/clear_memory_backed_groups_cache
[civicrm-core.git] / settings / Core.setting.php
index 2b3822705f89a410a8ca72b7fa4ebf1ab9d800f7..262dfbd92c1139f9f620b9d04f5557c3dd47a915 100644 (file)
@@ -1076,7 +1076,7 @@ return [
       'callback' => 'call://themes/getAvailable',
     ),
     'default' => 'default',
-    'add' => '4.7',
+    'add' => '5.16',
     'title' => ts('Frontend Theme'),
     'is_domain' => 1,
     'is_contact' => 0,
@@ -1097,7 +1097,7 @@ return [
       'callback' => 'call://themes/getAvailable',
     ),
     'default' => 'default',
-    'add' => '4.7',
+    'add' => '5.16',
     'title' => ts('Backend Theme'),
     'is_domain' => 1,
     'is_contact' => 0,
@@ -1116,7 +1116,7 @@ return [
       'maxlength' => 3,
     ],
     'default' => 5,
-    'add' => '5.15',
+    'add' => '5.14',
     'title' => ts('HTTP request timeout'),
     'is_domain' => 1,
     'is_contact' => 0,