updated plugin W3 Total Cache
version 2.7.1
This commit is contained in:
@ -672,7 +672,7 @@ $keys = array(
|
||||
),
|
||||
'pgcache.purge.sitemap_regex' => array(
|
||||
'type' => 'string',
|
||||
'default' => '([a-z0-9_\-]*?)sitemap([a-z0-9_\-]*)?\.xml'
|
||||
'default' => '([a-z0-9_\-]*?)sitemap([a-z0-9_\-]*)?\.(?:xml|xsl)'
|
||||
),
|
||||
'pgcache.prime.enabled' => array(
|
||||
'type' => 'boolean',
|
||||
|
Reference in New Issue
Block a user