Fresh W3TC.json

This commit is contained in:
myvesta 2021-09-25 14:17:09 +02:00 committed by GitHub
commit ae99e0c837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
{
"version": "0.14.3",
"version": "2.1.8",
"cluster.messagebus.debug": false,
"cluster.messagebus.enabled": false,
"cluster.messagebus.sns.region": "",
@ -11,7 +11,7 @@
"dbcache.debug_purge": false,
"dbcache.enabled": true,
"dbcache.engine": "memcached",
"dbcache.file.gc": 3600,
"dbcache.file.gc": 7200,
"dbcache.file.locking": false,
"dbcache.lifetime": 3600,
"dbcache.memcached.persistent": true,
@ -60,24 +60,47 @@
"\\bsql_calc_found_rows\\b",
"\\bfound_rows\\(\\)"
],
"docroot_fix.enable": false,
"lazyload.enabled": false,
"lazyload.threshold": "",
"lazyload.process_img": true,
"lazyload.process_background": true,
"lazyload.googlemaps.google_maps_easy": false,
"lazyload.googlemaps.wp_google_maps": false,
"lazyload.googlemaps.wp_google_map_plugin": false,
"lazyload.exclude": [
"skip_lazy"
"avia-bg-style-fixed",
"data-bgposition=",
"data-envira-src=",
"data-large_image=",
"data-lazy-original=",
"data-lazy-src=",
"data-lazyload=",
"data-lazysrc=",
"data-no-lazy=",
"data-src=",
"data-srcset=",
"fullurl=",
"lazy-slider-img=",
"loading=\"eager\"",
"no-lazy",
"rev-slidebg",
"skip-lazy",
"soliloquy-image",
"swatch-img",
"w3-total-cache",
"woocommerce\/assets\/images\/placeholder.png",
"wpcf7_captcha"
],
"lazyload.embed_method": "async_head",
"objectcache.configuration_overloaded": false,
"objectcache.enabled": true,
"objectcache.debug": false,
"objectcache.debug_purge": false,
"objectcache.enabled_for_wp_admin": true,
"objectcache.enabled_for_wp_admin": false,
"objectcache.fallback_transients": true,
"objectcache.engine": "memcached",
"objectcache.file.gc": 3600,
"objectcache.file.gc": 7200,
"objectcache.file.locking": false,
"objectcache.memcached.servers": [
"127.0.0.1:11211"
@ -107,7 +130,6 @@
"global-posts"
],
"objectcache.groups.nonpersistent": [
"comment",
"counts",
"plugins"
],
@ -120,7 +142,7 @@
"pgcache.debug_purge": false,
"pgcache.engine": "memcached",
"pgcache.file.gc": 3600,
"pgcache.file.nfs": true,
"pgcache.file.nfs": false,
"pgcache.file.locking": false,
"pgcache.lifetime": 86400,
"pgcache.memcached.servers": [
@ -137,9 +159,9 @@
],
"pgcache.redis.password": "",
"pgcache.redis.dbid": 0,
"pgcache.cache.query": true,
"pgcache.cache.query": false,
"pgcache.cache.home": true,
"pgcache.cache.feed": true,
"pgcache.cache.feed": false,
"pgcache.cache.nginx_handle_xml": false,
"pgcache.cache.ssl": true,
"pgcache.cache.404": false,
@ -167,11 +189,11 @@
],
"pgcache.late_init": false,
"pgcache.late_caching": false,
"pgcache.mirrors.enabled": true,
"pgcache.mirrors.enabled": false,
"pgcache.mirrors.home_urls": [
""
],
"pgcache.reject.front_page": "0",
"pgcache.reject.front_page": false,
"pgcache.reject.logged": true,
"pgcache.reject.logged_roles": false,
"pgcache.reject.roles": [
@ -200,7 +222,7 @@
"wptouch_switch_toggle"
],
"pgcache.reject.request_head": false,
"pgcache.purge.front_page": "1",
"pgcache.purge.front_page": true,
"pgcache.purge.home": true,
"pgcache.purge.post": true,
"pgcache.purge.comments": false,
@ -222,7 +244,7 @@
],
"pgcache.purge.sitemap_regex": "([a-z0-9_\\-]*?)sitemap([a-z0-9_\\-]*)?\\.xml",
"pgcache.prime.enabled": false,
"pgcache.prime.interval": 3600,
"pgcache.prime.interval": 900,
"pgcache.prime.limit": 10,
"pgcache.prime.sitemap": "",
"pgcache.prime.post.enabled": false,
@ -267,8 +289,8 @@
"minify.debug": false,
"minify.engine": "file",
"minify.error.notification": "",
"minify.file.gc": "86400",
"minify.file.nfs": true,
"minify.file.gc": 86400,
"minify.file.nfs": false,
"minify.file.locking": false,
"minify.memcached.servers": [
"127.0.0.1:11211"
@ -284,41 +306,43 @@
],
"minify.redis.password": "",
"minify.redis.dbid": 0,
"minify.rewrite": "1",
"minify.rewrite": true,
"minify.options": [],
"minify.symlinks": [],
"minify.lifetime": "86400",
"minify.lifetime": 86400,
"minify.upload": true,
"minify.html.enable": "1",
"minify.html.enable": false,
"minify.html.engine": "html",
"minify.html.reject.feed": "0",
"minify.html.inline.css": "0",
"minify.html.inline.js": "0",
"minify.html.strip.crlf": "0",
"minify.html.reject.feed": false,
"minify.html.inline.css": false,
"minify.html.inline.js": false,
"minify.html.strip.crlf": false,
"minify.html.comments.ignore": [
"google_ad_",
"RSPEAK_"
"RSPEAK_",
"mfunc"
],
"minify.css.combine": "0",
"minify.css.enable": "1",
"minify.css.enable": true,
"minify.css.engine": "css",
"minify.css.http2push": "0",
"minify.css.strip.comments": "0",
"minify.css.strip.crlf": "0",
"minify.css.method": "both",
"minify.css.http2push": false,
"minify.css.strip.comments": false,
"minify.css.strip.crlf": false,
"minify.css.embed": false,
"minify.css.imports": "",
"minify.css.groups": [],
"minify.js.http2push": "0",
"minify.js.enable": "1",
"minify.js.http2push": false,
"minify.js.enable": true,
"minify.js.engine": "js",
"minify.js.combine.header": "0",
"minify.js.method": "both",
"minify.js.combine.header": false,
"minify.js.header.embed_type": "blocking",
"minify.js.combine.body": false,
"minify.js.body.embed_type": "blocking",
"minify.js.combine.footer": false,
"minify.js.footer.embed_type": "blocking",
"minify.js.strip.comments": "0",
"minify.js.strip.crlf": "0",
"minify.js.strip.comments": false,
"minify.js.strip.crlf": false,
"minify.js.groups": [],
"minify.yuijs.path.java": "java",
"minify.yuijs.path.jar": "yuicompressor.jar",
@ -353,28 +377,20 @@
"minify.htmltidy.options.clean": false,
"minify.htmltidy.options.hide-comments": true,
"minify.htmltidy.options.wrap": 0,
"minify.reject.logged": "0",
"minify.reject.ua": [
""
],
"minify.reject.uri": [
""
],
"minify.reject.files.js": [
""
],
"minify.reject.files.css": [
""
],
"minify.reject.logged": false,
"minify.reject.ua": [],
"minify.reject.uri": [],
"minify.reject.files.js": [],
"minify.reject.files.css": [],
"minify.cache.files": [
""
],
"minify.cache.files_regexp": "0",
"minify.cache.files_regexp": false,
"cdn.configuration_overloaded": false,
"cdn.enabled": false,
"cdn.debug": false,
"cdn.flush_manually": false,
"cdn.engine": "maxcdn",
"cdn.engine": "stackpath2",
"cdn.uploads.enable": true,
"cdn.includes.enable": true,
"cdn.includes.files": "*.css;*.js;*.gif;*.png;*.jpg;*.xml",
@ -535,6 +551,9 @@
"cdnfsd.stackpath2.site_root_domain": 0,
"cdnfsd.stackpath2.domain": [],
"cdnfsd.stackpath2.ssl": "auto",
"cdnfsd.transparentcdn.client_id": "",
"cdnfsd.transparentcdn.client_secret": "",
"cdnfsd.transparentcdn.company_id": "",
"varnish.configuration_overloaded": false,
"varnish.enabled": false,
"varnish.debug": false,
@ -547,7 +566,7 @@
"browsercache.no404wp": false,
"browsercache.no404wp.exceptions": [
"robots\\.txt",
"[a-z0-9_\\-]*sitemap[a-z0-9_\\-]*\\.(xml|xsl|html)(\\.gz)?"
"[a-z0-9_\\-]*sitemap[a-z0-9_\\.\\-]*\\.(xml|xsl|html)(\\.gz)?"
],
"browsercache.cssjs.last_modified": true,
"browsercache.cssjs.compression": true,
@ -623,63 +642,136 @@
"mobile.configuration_overloaded": false,
"mobile.enabled": false,
"mobile.rgroups": {
"high": {
"tablets": {
"theme": "",
"enabled": false,
"redirect": "",
"agents": [
"android",
"mobi",
"bada",
"incognito",
"a1-32ab0",
"a210",
"a211",
"b6000-h",
"b8000-h",
"bnrv200",
"bntv400",
"darwin",
"gt-n8005",
"gt-p3105",
"gt-p6810",
"gt-p7510",
"hmj37",
"hp-tablet",
"hp\\sslate",
"hp\\sslatebook",
"ht7s3",
"ideatab_a1107",
"ideataba2109a",
"ideos\\ss7",
"imm76d",
"ipad",
"k00f",
"kfjwi",
"kfot",
"kftt",
"kindle",
"maemo",
"opera\\ mini",
"s8000",
"series60",
"ucbrowser",
"ucweb",
"webmate",
"webos"
"l-06c",
"lg-f200k",
"lg-f200l",
"lg-f200s",
"m470bsa",
"m470bse",
"maxwell",
"me173x",
"mediapad",
"midc497",
"msi\\senjoy\\s10\\splus",
"mz601",
"mz616",
"nexus",
"nookcolor",
"pg09410",
"pg41200",
"pmp5570c",
"pmp5588c",
"pocketbook",
"qmv7a",
"sgp311",
"sgpt12",
"shv-e230k",
"shw-m305w",
"shw-m380w",
"sm-p605",
"smarttab",
"sonysgp321",
"sph-p500",
"surfpad",
"tab07-200",
"tab10-201",
"tab465euk",
"tab474",
"tablet",
"tegranote",
"tf700t",
"thinkpad",
"viewpad",
"voltaire"
]
},
"low": {
"phones": {
"theme": "",
"enabled": false,
"redirect": "",
"agents": [
"2\\.0\\ mmp",
"(android|bb\\d+|meego).+mobile",
"240x320",
"2.0\\ mmp",
"\\bppc\\b",
"acer\\ s100",
"alcatel",
"amoi",
"archos5",
"asus",
"au\\-mic",
"au-mic",
"audiovox",
"avantgo",
"bada",
"benq",
"bird",
"blackberry",
"blazer",
"cdm",
"cellphone",
"cupcake",
"danger",
"ddipocket",
"docomo",
"docomo\\ ht-03a",
"dopod",
"elaine\/3\\.0",
"dream",
"elaine\/3.0",
"ericsson",
"eudoraweb",
"fly",
"froyo",
"googlebot-mobile",
"haier",
"hiptop",
"hp\\.ipaq",
"hp.ipaq",
"htc",
"htc\\ hero",
"htc\\ magic",
"htc_dream",
"htc_magic",
"huawei",
"i\\-mobile",
"i-mobile",
"iemobile",
"iemobile\/7",
"iemobile\/7.0",
"iemobile\/9",
"j\\-phone",
"incognito",
"iphone",
"ipod",
"j-phone",
"kddi",
"konka",
"kwc",
@ -687,27 +779,34 @@
"lenovo",
"lg",
"lg\/u990",
"lg-gw620",
"lge\\ vx",
"liquid\\ build",
"maemo",
"midp",
"midp\\-2\\.0",
"midp-2.0",
"mmef20",
"mmp",
"mobilephone",
"mot\\-v",
"mot-mb200",
"mot-mb300",
"mot-v",
"motorola",
"msie\\ 10\\.0",
"msie\\ 10.0",
"netfront",
"newgen",
"newt",
"nexus\\ 7",
"nexus\\ one",
"nintendo\\ ds",
"nintendo\\ wii",
"nitro",
"nokia",
"novarra",
"o2",
"openweb",
"opera\\ mini",
"opera\\ mobi",
"opera\\.mobi",
"opera.mobi",
"p160u",
"palm",
"panasonic",
@ -719,40 +818,52 @@
"playbook",
"playstation\\ portable",
"portalmmm",
"\\bppc\\b",
"proxinet",
"psp",
"qtek",
"s8000",
"sagem",
"samsung",
"samsung-s8000",
"sanyo",
"sch",
"sch\\-i800",
"sch-i800",
"sec",
"sendo",
"series60.*webkit",
"series60\/5.0",
"sgh",
"sharp",
"sharp\\-tq\\-gx10",
"sharp-tq-gx10",
"small",
"smartphone",
"softbank",
"sonyericsson",
"sonyericssone10",
"sonyericssonu20",
"sonyericssonx10",
"sph",
"symbian",
"symbian\\ os",
"symbianos",
"t-mobile\\ mytouch\\ 3g",
"t-mobile\\ opal",
"tattoo",
"toshiba",
"touch",
"treo",
"ts21i\\-10",
"up\\.browser",
"up\\.link",
"ts21i-10",
"up.browser",
"up.link",
"uts",
"vertu",
"vodafone",
"wap",
"webmate",
"webos",
"willcome",
"windows\\ ce",
"windows\\.ce",
"windows.ce",
"winwap",
"xda",
"xoom",
@ -776,13 +887,14 @@
]
}
},
"robots_block.enable": false,
"common.track_usage": false,
"common.tweeted": false,
"config.check": false,
"config.check": true,
"config.path": "",
"widget.latest.items": 3,
"widget.latest_news.items": 5,
"widget.pagespeed.enabled": true,
"widget.pagespeed.enabled": false,
"widget.pagespeed.key": "",
"widget.pagespeed.key.restrict.referrer": "",
"widget.pagespeed.show_in_admin_bar": false,
@ -797,34 +909,17 @@
"timelimit.cdn_test": 300,
"timelimit.domain_rename": 120,
"timelimit.minify_recommendations": 600,
"common.instance_id": 393748815,
"common.instance_id": 1165104676,
"common.force_master": true,
"extensions.active": {
"newrelic": "w3-total-cache\/Extension_NewRelic_Plugin.php",
"fragmentcache": "w3-total-cache\/Extension_FragmentCache_Plugin.php",
"swarmify": "w3-total-cache\/Extension_Swarmify_Plugin.php"
"fragmentcache": "w3-total-cache\/Extension_FragmentCache_Plugin.php"
},
"extensions.active_frontend": [],
"extensions.active_dropin": [],
"plugin.license_key": "",
"plugin.type": "",
"common.support": "",
"timelimit.cdn_container_create": 300,
"jquerymigrate.disabled": false,
"fragmentcache": {
"engine": "memcached",
"memcached.servers": [
"127.0.0.1:11211"
],
"memcached.persistent": "1",
"memcached.aws_autodiscovery": "0",
"memcached.username": "",
"memcached.password": "",
"lifetime": "3600",
"file.gc": "3600",
"groups": ""
},
"pgcache.bad_behavior_path": "",
"newrelic": {
"monitoring_type": "apm"
"engine": "memcached"
}
}