- Timestamp:
- 07/03/2020 03:11:38 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/wp-cache-config.php
r7015 r10000 43 43 //$use_flock = true; // Set it true or false if you know what to use 44 44 45 // Array of files that have 'wp-' but should still be cached 45 // Array of files that have 'wp-' but should still be cached 46 46 $cache_acceptable_files = array( 'wp-comments-popup.php', 'wp-links-opml.php', 'wp-locations.php' ); 47 47 $cache_rejected_uri = array( 'wp-.*\\.php', 'index\\.php' );
Note: See TracChangeset
for help on using the changeset viewer.