Advertisement
jamieburchell

Untitled

Dec 14th, 2023
968
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 34.56 KB | None | 0 0
  1. {
  2.     "version": "2.6.1",
  3.     "cluster.messagebus.debug": false,
  4.     "cluster.messagebus.enabled": false,
  5.     "cluster.messagebus.sns.region": "",
  6.     "cluster.messagebus.sns.api_key": "",
  7.     "cluster.messagebus.sns.api_secret": "",
  8.     "cluster.messagebus.sns.topic_arn": "",
  9.     "dbcache.configuration_overloaded": false,
  10.     "dbcache.debug": false,
  11.     "dbcache.debug_purge": false,
  12.     "dbcache.enabled": false,
  13.     "dbcache.engine": "file",
  14.     "dbcache.file.gc": 3600,
  15.     "dbcache.file.locking": false,
  16.     "dbcache.lifetime": 180,
  17.     "dbcache.memcached.persistent": true,
  18.     "dbcache.memcached.aws_autodiscovery": false,
  19.     "dbcache.memcached.servers": [
  20.         "127.0.0.1:11211"
  21.     ],
  22.     "dbcache.memcached.username": "",
  23.     "dbcache.memcached.password": "",
  24.     "dbcache.memcached.binary_protocol": true,
  25.     "dbcache.redis.persistent": true,
  26.     "dbcache.redis.servers": [
  27.         "127.0.0.1:6379"
  28.     ],
  29.     "dbcache.redis.verify_tls_certificates": true,
  30.     "dbcache.redis.password": "",
  31.     "dbcache.redis.dbid": 0,
  32.     "dbcache.redis.timeout": 0,
  33.     "dbcache.redis.retry_interval": 0,
  34.     "dbcache.redis.read_timeout": 0,
  35.     "dbcache.use_filters": false,
  36.     "dbcache.reject.constants": [
  37.         "APP_REQUEST",
  38.         "DOING_CRON",
  39.         "DONOTCACHEDB",
  40.         "SHORTINIT",
  41.         "XMLRPC_REQUEST"
  42.     ],
  43.     "dbcache.reject.cookie": [],
  44.     "dbcache.reject.logged": true,
  45.     "dbcache.reject.sql": [
  46.         "gdsr_",
  47.         "wp_rg_",
  48.         "_wp_session_",
  49.         "_wc_session_"
  50.     ],
  51.     "dbcache.reject.uri": [],
  52.     "dbcache.reject.words": [
  53.         "^\\s*insert\\b",
  54.         "^\\s*delete\\b",
  55.         "^\\s*update\\b",
  56.         "^\\s*replace\\b",
  57.         "^\\s*create\\b",
  58.         "^\\s*alter\\b",
  59.         "^\\s*show\\b",
  60.         "^\\s*set\\b",
  61.         "\\bautoload\\s+=\\s+'yes'",
  62.         "\\bsql_calc_found_rows\\b",
  63.         "\\bfound_rows\\(\\)"
  64.     ],
  65.     "docroot_fix.enable": false,
  66.     "lazyload.enabled": true,
  67.     "lazyload.threshold": "",
  68.     "lazyload.process_img": false,
  69.     "lazyload.process_background": true,
  70.     "lazyload.googlemaps.google_maps_easy": false,
  71.     "lazyload.googlemaps.wp_google_maps": false,
  72.     "lazyload.googlemaps.wp_google_map_plugin": false,
  73.     "lazyload.exclude": [
  74.         "avia-bg-style-fixed",
  75.         "data-bgposition=",
  76.         "data-envira-src=",
  77.         "data-large_image=",
  78.         "data-lazy-original=",
  79.         "data-lazy-src=",
  80.         "data-lazyload=",
  81.         "data-lazysrc=",
  82.         "data-no-lazy=",
  83.         "data-src=",
  84.         "data-srcset=",
  85.         "fullurl=",
  86.         "lazy-slider-img=",
  87.         "loading=\"eager\"",
  88.         "no-lazy",
  89.         "rev-slidebg",
  90.         "skip-lazy",
  91.         "soliloquy-image",
  92.         "swatch-img",
  93.         "w3-total-cache",
  94.         "woocommerce\/assets\/images\/placeholder.png",
  95.         "wpcf7_captcha"
  96.     ],
  97.     "lazyload.embed_method": "async_head",
  98.     "objectcache.configuration_overloaded": false,
  99.     "objectcache.enabled": true,
  100.     "objectcache.debug": false,
  101.     "objectcache.debug_purge": false,
  102.     "objectcache.enabled_for_wp_admin": false,
  103.     "objectcache.fallback_transients": true,
  104.     "objectcache.engine": "memcached",
  105.     "objectcache.file.gc": 3600,
  106.     "objectcache.file.locking": false,
  107.     "objectcache.memcached.servers": [
  108.         "127.0.0.1:11211"
  109.     ],
  110.     "objectcache.memcached.persistent": true,
  111.     "objectcache.memcached.aws_autodiscovery": false,
  112.     "objectcache.memcached.username": "",
  113.     "objectcache.memcached.password": "",
  114.     "objectcache.memcached.binary_protocol": true,
  115.     "objectcache.redis.persistent": true,
  116.     "objectcache.redis.servers": [
  117.         "127.0.0.1:6379"
  118.     ],
  119.     "objectcache.redis.verify_tls_certificates": true,
  120.     "objectcache.redis.password": "",
  121.     "objectcache.redis.dbid": 0,
  122.     "objectcache.redis.timeout": 0,
  123.     "objectcache.redis.retry_interval": 0,
  124.     "objectcache.redis.read_timeout": 0,
  125.     "objectcache.groups.global": [
  126.         "users",
  127.         "userlogins",
  128.         "usermeta",
  129.         "user_meta",
  130.         "site-transient",
  131.         "site-options",
  132.         "site-lookup",
  133.         "blog-lookup",
  134.         "blog-details",
  135.         "rss",
  136.         "global-posts"
  137.     ],
  138.     "objectcache.groups.nonpersistent": [
  139.         "counts",
  140.         "plugins"
  141.     ],
  142.     "objectcache.lifetime": 180,
  143.     "objectcache.purge.all": false,
  144.     "pgcache.configuration_overloaded": false,
  145.     "pgcache.enabled": true,
  146.     "pgcache.comment_cookie_ttl": 1800,
  147.     "pgcache.debug": false,
  148.     "pgcache.debug_purge": false,
  149.     "pgcache.engine": "file_generic",
  150.     "pgcache.file.gc": 3600,
  151.     "pgcache.file.nfs": false,
  152.     "pgcache.file.locking": false,
  153.     "pgcache.lifetime": 3600,
  154.     "pgcache.memcached.servers": [
  155.         "127.0.0.1:11211"
  156.     ],
  157.     "pgcache.memcached.persistent": true,
  158.     "pgcache.memcached.aws_autodiscovery": false,
  159.     "pgcache.memcached.username": "",
  160.     "pgcache.memcached.password": "",
  161.     "pgcache.memcached.binary_protocol": true,
  162.     "pgcache.redis.persistent": true,
  163.     "pgcache.redis.servers": [
  164.         "127.0.0.1:6379"
  165.     ],
  166.     "pgcache.redis.verify_tls_certificates": true,
  167.     "pgcache.redis.password": "",
  168.     "pgcache.redis.dbid": 0,
  169.     "pgcache.redis.timeout": 0,
  170.     "pgcache.redis.retry_interval": 0,
  171.     "pgcache.redis.read_timeout": 0,
  172.     "pgcache.cache.query": false,
  173.     "pgcache.cache.home": true,
  174.     "pgcache.cache.feed": true,
  175.     "pgcache.cache.nginx_handle_xml": true,
  176.     "pgcache.cache.ssl": true,
  177.     "pgcache.cache.404": false,
  178.     "pgcache.cache.headers": [
  179.         "Last-Modified",
  180.         "Content-Type",
  181.         "X-Pingback",
  182.         "P3P",
  183.         "Link"
  184.     ],
  185.     "pgcache.compatibility": false,
  186.     "pgcache.remove_charset": false,
  187.     "pgcache.accept.uri": [
  188.         "sitemap(_index)?\\.xml(\\.gz)?",
  189.         "([a-z0-9_\\-]+)?sitemap\\.xsl",
  190.         "[a-z0-9_\\-]+-sitemap([0-9]+)?\\.xml(\\.gz)?"
  191.     ],
  192.     "pgcache.accept.files": [
  193.         "wp-comments-popup.php",
  194.         "wp-links-opml.php",
  195.         "wp-locations.php"
  196.     ],
  197.     "pgcache.accept.qs": [
  198.         "_branch_match_id",
  199.         "_bta_c",
  200.         "_bta_tid",
  201.         "_ga",
  202.         "_gl",
  203.         "_ke",
  204.         "adgroupid",
  205.         "adid",
  206.         "age-verified",
  207.         "ao_noptimize",
  208.         "campaignid",
  209.         "campid",
  210.         "cn-reloaded",
  211.         "customid",
  212.         "dm_i",
  213.         "ef_id",
  214.         "epik",
  215.         "fb_action_ids",
  216.         "fb_action_types",
  217.         "fb_source",
  218.         "fbclid",
  219.         "gclid",
  220.         "gclsrc",
  221.         "gdffi",
  222.         "gdfms",
  223.         "gdftrk",
  224.         "hsa_acc",
  225.         "hsa_ad",
  226.         "hsa_cam",
  227.         "hsa_grp",
  228.         "hsa_kw",
  229.         "hsa_mt",
  230.         "hsa_net",
  231.         "hsa_src",
  232.         "hsa_tgt",
  233.         "hsa_ver",
  234.         "igshid",
  235.         "matomo_campaign",
  236.         "matomo_cid",
  237.         "matomo_content",
  238.         "matomo_group",
  239.         "matomo_keyword",
  240.         "matomo_medium",
  241.         "matomo_placement",
  242.         "matomo_source",
  243.         "mc_cid",
  244.         "mc_eid",
  245.         "mkcid",
  246.         "mkevt",
  247.         "mkrid",
  248.         "mkwid",
  249.         "msclkid",
  250.         "mtm_campaign",
  251.         "mtm_cid",
  252.         "mtm_content",
  253.         "mtm_group",
  254.         "mtm_keyword",
  255.         "mtm_medium",
  256.         "mtm_placement",
  257.         "mtm_source",
  258.         "pcrid",
  259.         "piwik_campaign",
  260.         "piwik_keyword",
  261.         "piwik_kwd",
  262.         "pk_campaign",
  263.         "pk_cid",
  264.         "pk_content",
  265.         "pk_keyword",
  266.         "pk_kwd",
  267.         "pk_medium",
  268.         "pk_source",
  269.         "pp",
  270.         "redirect_log_mongo_id",
  271.         "redirect_mongo_id",
  272.         "ref",
  273.         "s_kwcid",
  274.         "sb_referer_host",
  275.         "si",
  276.         "sscid",
  277.         "toolid",
  278.         "trk_contact",
  279.         "trk_module",
  280.         "trk_msg",
  281.         "trk_sid",
  282.         "usqp",
  283.         "utm_campaign",
  284.         "utm_content",
  285.         "utm_expid",
  286.         "utm_id",
  287.         "utm_medium",
  288.         "utm_source",
  289.         "utm_term"
  290.     ],
  291.     "pgcache.migrated.qsexempts": 1687783496,
  292.     "pgcache.late_init": false,
  293.     "pgcache.late_caching": false,
  294.     "pgcache.mirrors.enabled": false,
  295.     "pgcache.mirrors.home_urls": [
  296.         ""
  297.     ],
  298.     "pgcache.reject.front_page": false,
  299.     "pgcache.reject.logged": true,
  300.     "pgcache.reject.logged_roles": false,
  301.     "pgcache.reject.roles": [
  302.         ""
  303.     ],
  304.     "pgcache.reject.uri": [
  305.         "wp-.*\\.php",
  306.         "index\\.php"
  307.     ],
  308.     "pgcache.reject.categories": [
  309.         ""
  310.     ],
  311.     "pgcache.reject.tags": [
  312.         ""
  313.     ],
  314.     "pgcache.reject.authors": [
  315.         ""
  316.     ],
  317.     "pgcache.reject.custom": [
  318.         ""
  319.     ],
  320.     "pgcache.reject.ua": [
  321.         ""
  322.     ],
  323.     "pgcache.reject.cookie": [
  324.         "wptouch_switch_toggle"
  325.     ],
  326.     "pgcache.reject.request_head": false,
  327.     "pgcache.purge.front_page": true,
  328.     "pgcache.purge.home": true,
  329.     "pgcache.purge.post": true,
  330.     "pgcache.purge.comments": true,
  331.     "pgcache.purge.author": true,
  332.     "pgcache.purge.terms": true,
  333.     "pgcache.purge.archive.daily": true,
  334.     "pgcache.purge.archive.monthly": true,
  335.     "pgcache.purge.archive.yearly": true,
  336.     "pgcache.purge.feed.blog": true,
  337.     "pgcache.purge.feed.comments": true,
  338.     "pgcache.purge.feed.author": true,
  339.     "pgcache.purge.feed.terms": true,
  340.     "pgcache.purge.feed.types": [
  341.         "rss2"
  342.     ],
  343.     "pgcache.purge.postpages_limit": 10,
  344.     "pgcache.purge.pages": [
  345.         "\/who-we-are\/",
  346.         ""
  347.     ],
  348.     "pgcache.purge.sitemap_regex": "([a-z0-9_\\-]*?)sitemap([a-z0-9_\\-]*)?\\.xml",
  349.     "pgcache.prime.enabled": true,
  350.     "pgcache.prime.interval": 900,
  351.     "pgcache.prime.limit": 50,
  352.     "pgcache.prime.sitemap": "\/sitemap_index.xml",
  353.     "pgcache.prime.post.enabled": true,
  354.     "pgcache.rest": "",
  355.     "pgcache.cookiegroups.enabled": false,
  356.     "pgcache.cookiegroups.groups": {
  357.         "mobile": {
  358.             "enabled": false,
  359.             "cache": true,
  360.             "cookies": [
  361.                 "wptouch-pro-view=mobile",
  362.                 "wptouch-pro-cache-state=mobile"
  363.             ]
  364.         },
  365.         "loggedin": {
  366.             "enabled": false,
  367.             "cache": true,
  368.             "cookies": [
  369.                 "wordpress_logged_in_.*"
  370.             ]
  371.         },
  372.         "subscribers": {
  373.             "enabled": false,
  374.             "cache": true,
  375.             "cookies": [
  376.                 "role=subscriber",
  377.                 "role=member"
  378.             ]
  379.         }
  380.     },
  381.     "stats.enabled": false,
  382.     "stats.slot_seconds": 60,
  383.     "stats.slots_count": 60,
  384.     "stats.cpu.enabled": false,
  385.     "stats.access_log.enabled": false,
  386.     "stats.access_log.filename": "",
  387.     "stats.access_log.format": "%h %l %u %t \\\"%r\\\" %>s %O \\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\"",
  388.     "stats.access_log.webserver": "apache",
  389.     "minify.configuration_overloaded": false,
  390.     "minify.enabled": true,
  391.     "minify.auto": true,
  392.     "minify.debug": false,
  393.     "minify.engine": "file",
  394.     "minify.error.notification": "",
  395.     "minify.file.gc": 86400,
  396.     "minify.file.nfs": false,
  397.     "minify.file.locking": false,
  398.     "minify.memcached.servers": [
  399.         "127.0.0.1:11211"
  400.     ],
  401.     "minify.memcached.persistent": true,
  402.     "minify.memcached.aws_autodiscovery": false,
  403.     "minify.memcached.username": "",
  404.     "minify.memcached.password": "",
  405.     "minify.memcached.binary_protocol": true,
  406.     "minify.redis.persistent": true,
  407.     "minify.redis.servers": [
  408.         "127.0.0.1:6379"
  409.     ],
  410.     "minify.redis.verify_tls_certificates": true,
  411.     "minify.redis.password": "",
  412.     "minify.redis.dbid": 0,
  413.     "minify.redis.timeout": 0,
  414.     "minify.redis.retry_interval": 0,
  415.     "minify.redis.read_timeout": 0,
  416.     "minify.rewrite": true,
  417.     "minify.options": [],
  418.     "minify.symlinks": [],
  419.     "minify.lifetime": 86400,
  420.     "minify.upload": true,
  421.     "minify.html.enable": false,
  422.     "minify.html.engine": "html",
  423.     "minify.html.reject.feed": false,
  424.     "minify.html.inline.css": false,
  425.     "minify.html.inline.js": false,
  426.     "minify.html.strip.crlf": false,
  427.     "minify.html.comments.ignore": [
  428.         "google_ad_",
  429.         "RSPEAK_",
  430.         "mfunc"
  431.     ],
  432.     "minify.css.enable": true,
  433.     "minify.css.engine": "css",
  434.     "minify.css.method": "both",
  435.     "minify.css.http2push": false,
  436.     "minify.css.strip.comments": false,
  437.     "minify.css.strip.crlf": false,
  438.     "minify.css.embed": false,
  439.     "minify.css.imports": "process",
  440.     "minify.css.groups": [],
  441.     "minify.js.http2push": false,
  442.     "minify.js.enable": true,
  443.     "minify.js.engine": "js",
  444.     "minify.js.method": "both",
  445.     "minify.js.combine.header": false,
  446.     "minify.js.header.embed_type": "blocking",
  447.     "minify.js.combine.body": false,
  448.     "minify.js.body.embed_type": "blocking",
  449.     "minify.js.combine.footer": false,
  450.     "minify.js.footer.embed_type": "blocking",
  451.     "minify.js.strip.comments": false,
  452.     "minify.js.strip.crlf": false,
  453.     "minify.js.groups": [],
  454.     "minify.yuijs.path.java": "java",
  455.     "minify.yuijs.path.jar": "yuicompressor.jar",
  456.     "minify.yuijs.options.line-break": 5000,
  457.     "minify.yuijs.options.nomunge": false,
  458.     "minify.yuijs.options.preserve-semi": false,
  459.     "minify.yuijs.options.disable-optimizations": false,
  460.     "minify.yuicss.path.java": "java",
  461.     "minify.yuicss.path.jar": "yuicompressor.jar",
  462.     "minify.yuicss.options.line-break": 5000,
  463.     "minify.ccjs.path.java": "java",
  464.     "minify.ccjs.path.jar": "compiler.jar",
  465.     "minify.ccjs.options.compilation_level": "SIMPLE_OPTIMIZATIONS",
  466.     "minify.ccjs.options.formatting": "",
  467.     "minify.csstidy.options.remove_bslash": true,
  468.     "minify.csstidy.options.compress_colors": false,
  469.     "minify.csstidy.options.compress_font-weight": false,
  470.     "minify.csstidy.options.lowercase_s": false,
  471.     "minify.csstidy.options.optimise_shorthands": 0,
  472.     "minify.csstidy.options.remove_last_;": false,
  473.     "minify.csstidy.options.remove_space_before_important": false,
  474.     "minify.csstidy.options.case_properties": 1,
  475.     "minify.csstidy.options.sort_properties": false,
  476.     "minify.csstidy.options.sort_selectors": false,
  477.     "minify.csstidy.options.merge_selectors": 0,
  478.     "minify.csstidy.options.discard_invalid_selectors": false,
  479.     "minify.csstidy.options.discard_invalid_properties": false,
  480.     "minify.csstidy.options.css_level": "CSS3.0",
  481.     "minify.csstidy.options.preserve_css": false,
  482.     "minify.csstidy.options.timestamp": false,
  483.     "minify.csstidy.options.template": "highest_compression",
  484.     "minify.htmltidy.options.clean": false,
  485.     "minify.htmltidy.options.hide-comments": true,
  486.     "minify.htmltidy.options.wrap": 0,
  487.     "minify.reject.logged": false,
  488.     "minify.reject.ua": [
  489.         ""
  490.     ],
  491.     "minify.reject.uri": [
  492.         ""
  493.     ],
  494.     "minify.reject.files.js": [
  495.         ""
  496.     ],
  497.     "minify.reject.files.css": [
  498.         ""
  499.     ],
  500.     "minify.cache.files": [
  501.         ""
  502.     ],
  503.     "minify.cache.files_regexp": false,
  504.     "cdn.configuration_overloaded": false,
  505.     "cdn.enabled": false,
  506.     "cdn.debug": false,
  507.     "cdn.flush_manually": false,
  508.     "cdn.engine": "stackpath2",
  509.     "cdn.uploads.enable": true,
  510.     "cdn.includes.enable": true,
  511.     "cdn.includes.files": "*.css;*.js;*.gif;*.png;*.jpg;*.xml",
  512.     "cdn.theme.enable": true,
  513.     "cdn.theme.files": "*.css;*.js;*.gif;*.png;*.jpg;*.ico;*.ttf;*.otf;*.woff;*.woff2;*.less",
  514.     "cdn.minify.enable": true,
  515.     "cdn.custom.enable": true,
  516.     "cdn.custom.files": [
  517.         "favicon.ico",
  518.         "{wp_content_dir}\/gallery\/*",
  519.         "{wp_content_dir}\/uploads\/avatars\/*",
  520.         "{plugins_dir}\/wordpress-seo\/css\/xml-sitemap.xsl",
  521.         "{plugins_dir}\/wp-minify\/min*",
  522.         "{plugins_dir}\/*.js",
  523.         "{plugins_dir}\/*.css",
  524.         "{plugins_dir}\/*.gif",
  525.         "{plugins_dir}\/*.jpg",
  526.         "{plugins_dir}\/*.png"
  527.     ],
  528.     "cdn.import.files": false,
  529.     "cdn.queue.interval": 900,
  530.     "cdn.queue.limit": 25,
  531.     "cdn.force.rewrite": false,
  532.     "cdn.autoupload.enabled": false,
  533.     "cdn.autoupload.interval": 3600,
  534.     "cdn.canonical_header": false,
  535.     "cdn.admin.media_library": false,
  536.     "cdn.cors_header": true,
  537.     "cdn.ftp.host": "",
  538.     "cdn.ftp.type": "",
  539.     "cdn.ftp.user": "",
  540.     "cdn.ftp.pass": "",
  541.     "cdn.ftp.path": "",
  542.     "cdn.ftp.pasv": false,
  543.     "cdn.ftp.domain": [],
  544.     "cdn.ftp.ssl": "auto",
  545.     "cdn.ftp.default_keys": true,
  546.     "cdn.ftp.pubkey": "",
  547.     "cdn.ftp.privkey": "",
  548.     "cdn.google_drive.client_id": "",
  549.     "cdn.google_drive.refresh_token": "",
  550.     "cdn.google_drive.folder.id": "",
  551.     "cdn.google_drive.folder.title": "",
  552.     "cdn.google_drive.folder.url": "",
  553.     "cdn.highwinds.account_hash": "",
  554.     "cdn.highwinds.api_token": "",
  555.     "cdn.highwinds.host.hash_code": "",
  556.     "cdn.highwinds.host.domains": [],
  557.     "cdn.highwinds.ssl": "auto",
  558.     "cdn.s3.key": "",
  559.     "cdn.s3.secret": "",
  560.     "cdn.s3.bucket": "",
  561.     "cdn.s3.bucket.location": "us-east-1",
  562.     "cdn.s3.cname": [],
  563.     "cdn.s3.ssl": "auto",
  564.     "cdn.s3.public_objects": "enabled",
  565.     "cdn.s3_compatible.api_host": "auto",
  566.     "cdn.cf.key": "",
  567.     "cdn.cf.secret": "",
  568.     "cdn.cf.bucket": "",
  569.     "cdn.cf.bucket.location": "us-east-1",
  570.     "cdn.cf.id": "",
  571.     "cdn.cf.cname": [],
  572.     "cdn.cf.ssl": "auto",
  573.     "cdn.cf.public_objects": "enabled",
  574.     "cdn.cf2.key": "",
  575.     "cdn.cf2.secret": "",
  576.     "cdn.cf2.id": "",
  577.     "cdn.cf2.cname": [],
  578.     "cdn.cf2.ssl": "",
  579.     "cdn.rscf.user": "",
  580.     "cdn.rscf.key": "",
  581.     "cdn.rscf.location": "us",
  582.     "cdn.rscf.container": "",
  583.     "cdn.rscf.cname": [],
  584.     "cdn.rscf.ssl": "auto",
  585.     "cdn.rackspace_cdn.user_name": "",
  586.     "cdn.rackspace_cdn.api_key": "",
  587.     "cdn.rackspace_cdn.region": "",
  588.     "cdn.rackspace_cdn.service.access_url": "",
  589.     "cdn.rackspace_cdn.service.id": "",
  590.     "cdn.rackspace_cdn.service.name": "",
  591.     "cdn.rackspace_cdn.service.protocol": "http",
  592.     "cdn.rackspace_cdn.domains": [],
  593.     "cdn.azure.user": "",
  594.     "cdn.azure.key": "",
  595.     "cdn.azure.container": "",
  596.     "cdn.azure.cname": [],
  597.     "cdn.azure.ssl": "auto",
  598.     "cdn.mirror.domain": [],
  599.     "cdn.mirror.ssl": "auto",
  600.     "cdn.limelight.short_name": "",
  601.     "cdn.limelight.username": "",
  602.     "cdn.limelight.api_key": "",
  603.     "cdn.limelight.host.domains": [],
  604.     "cdn.limelight.ssl": "auto",
  605.     "cdn.cotendo.username": "",
  606.     "cdn.cotendo.password": "",
  607.     "cdn.cotendo.zones": [],
  608.     "cdn.cotendo.domain": [],
  609.     "cdn.cotendo.ssl": "auto",
  610.     "cdn.akamai.username": "",
  611.     "cdn.akamai.password": "",
  612.     "cdn.akamai.email_notification": [],
  613.     "cdn.akamai.action": "invalidate",
  614.     "cdn.akamai.zone": "production",
  615.     "cdn.akamai.domain": [],
  616.     "cdn.akamai.ssl": "auto",
  617.     "cdn.edgecast.account": "",
  618.     "cdn.edgecast.token": "",
  619.     "cdn.edgecast.domain": [],
  620.     "cdn.edgecast.ssl": "auto",
  621.     "cdn.att.account": "",
  622.     "cdn.att.token": "",
  623.     "cdn.att.domain": [],
  624.     "cdn.att.ssl": "auto",
  625.     "cdn.stackpath.authorization_key": "",
  626.     "cdn.stackpath.domain": [],
  627.     "cdn.stackpath.ssl": "auto",
  628.     "cdn.stackpath.zone_id": 0,
  629.     "cdn.stackpath2.client_id": "",
  630.     "cdn.stackpath2.client_secret": "",
  631.     "cdn.stackpath2.stack_id": "",
  632.     "cdn.stackpath2.site_id": 0,
  633.     "cdn.stackpath2.site_root_domain": 0,
  634.     "cdn.stackpath2.domain": [],
  635.     "cdn.stackpath2.ssl": "auto",
  636.     "cdn.reject.admins": false,
  637.     "cdn.reject.logged_roles": false,
  638.     "cdn.reject.roles": [],
  639.     "cdn.reject.ua": [],
  640.     "cdn.reject.uri": [],
  641.     "cdn.reject.files": [
  642.         "{uploads_dir}\/wpcf7_captcha\/*",
  643.         "{uploads_dir}\/imagerotator.swf",
  644.         "{plugins_dir}\/wp-fb-autoconnect\/facebook-platform\/channel.html"
  645.     ],
  646.     "cdn.reject.ssl": false,
  647.     "cdnfsd.enabled": false,
  648.     "cdnfsd.engine": "",
  649.     "cdnfsd.debug": false,
  650.     "cdnfsd.cloudfront.access_key": "",
  651.     "cdnfsd.cloudfront.secret_key": "",
  652.     "cdnfsd.cloudfront.distribution_id": "",
  653.     "cdnfsd.limelight.short_name": "",
  654.     "cdnfsd.limelight.username": "",
  655.     "cdnfsd.limelight.api_key": "",
  656.     "cdnfsd.stackpath.api_key": "",
  657.     "cdnfsd.stackpath.zone_id": 0,
  658.     "cdnfsd.stackpath2.client_id": "",
  659.     "cdnfsd.stackpath2.client_secret": "",
  660.     "cdnfsd.stackpath2.stack_id": "",
  661.     "cdnfsd.stackpath2.site_id": 0,
  662.     "cdnfsd.stackpath2.site_root_domain": 0,
  663.     "cdnfsd.stackpath2.domain": [],
  664.     "cdnfsd.stackpath2.ssl": "auto",
  665.     "cdnfsd.transparentcdn.client_id": "",
  666.     "cdnfsd.transparentcdn.client_secret": "",
  667.     "cdnfsd.transparentcdn.company_id": "",
  668.     "varnish.configuration_overloaded": false,
  669.     "varnish.enabled": false,
  670.     "varnish.debug": false,
  671.     "varnish.servers": [
  672.         ""
  673.     ],
  674.     "browsercache.configuration_overloaded": false,
  675.     "browsercache.enabled": true,
  676.     "browsercache.rewrite": false,
  677.     "browsercache.no404wp": false,
  678.     "browsercache.no404wp.exceptions": [
  679.         "robots\\.txt",
  680.         "[a-z0-9_\\-]*sitemap[a-z0-9_\\.\\-]*\\.(xml|xsl|html)(\\.gz)?"
  681.     ],
  682.     "browsercache.cssjs.last_modified": true,
  683.     "browsercache.cssjs.compression": false,
  684.     "browsercache.cssjs.brotli": false,
  685.     "browsercache.cssjs.expires": false,
  686.     "browsercache.cssjs.lifetime": 31536000,
  687.     "browsercache.cssjs.nocookies": false,
  688.     "browsercache.cssjs.cache.control": false,
  689.     "browsercache.cssjs.cache.policy": "cache_public_maxage",
  690.     "browsercache.cssjs.etag": false,
  691.     "browsercache.cssjs.w3tc": false,
  692.     "browsercache.cssjs.replace": true,
  693.     "browsercache.cssjs.querystring": false,
  694.     "browsercache.html.compression": false,
  695.     "browsercache.html.brotli": false,
  696.     "browsercache.html.last_modified": true,
  697.     "browsercache.html.expires": false,
  698.     "browsercache.html.lifetime": 31536000,
  699.     "browsercache.html.cache.control": false,
  700.     "browsercache.html.cache.policy": "cache_public_maxage",
  701.     "browsercache.html.etag": false,
  702.     "browsercache.html.w3tc": false,
  703.     "browsercache.html.replace": false,
  704.     "browsercache.other.last_modified": true,
  705.     "browsercache.other.compression": false,
  706.     "browsercache.other.brotli": false,
  707.     "browsercache.other.expires": false,
  708.     "browsercache.other.lifetime": 31536000,
  709.     "browsercache.other.nocookies": false,
  710.     "browsercache.other.cache.control": false,
  711.     "browsercache.other.cache.policy": "cache_public_maxage",
  712.     "browsercache.other.etag": false,
  713.     "browsercache.other.w3tc": false,
  714.     "browsercache.other.replace": false,
  715.     "browsercache.other.querystring": false,
  716.     "browsercache.replace.exceptions": [
  717.         ""
  718.     ],
  719.     "browsercache.security.session.cookie_httponly": "",
  720.     "browsercache.security.session.cookie_secure": "",
  721.     "browsercache.security.session.use_only_cookies": "",
  722.     "browsercache.hsts": false,
  723.     "browsercache.security.hsts.directive": "maxage",
  724.     "browsercache.security.xfo": false,
  725.     "browsercache.security.xfo.directive": "same",
  726.     "browsercache.security.xfo.allow": "",
  727.     "browsercache.security.xss": false,
  728.     "browsercache.security.xss.directive": "block",
  729.     "browsercache.security.xcto": false,
  730.     "browsercache.security.pkp": false,
  731.     "browsercache.security.pkp.pin": "",
  732.     "browsercache.security.pkp.pin.backup": "",
  733.     "browsercache.security.pkp.extra": "maxage",
  734.     "browsercache.security.pkp.report.url": "",
  735.     "browsercache.security.pkp.report.only": "0",
  736.     "browsercache.security.referrer.policy": false,
  737.     "browsercache.security.referrer.policy.directive": "no-referrer-when-downgrade",
  738.     "browsercache.security.csp": false,
  739.     "browsercache.security.csp.reporturi": "",
  740.     "browsercache.security.csp.reportto": "",
  741.     "browsercache.security.csp.base": "",
  742.     "browsercache.security.csp.frame": "",
  743.     "browsercache.security.csp.connect": "",
  744.     "browsercache.security.csp.font": "",
  745.     "browsercache.security.csp.script": "",
  746.     "browsercache.security.csp.style": "",
  747.     "browsercache.security.csp.img": "",
  748.     "browsercache.security.csp.media": "",
  749.     "browsercache.security.csp.object": "",
  750.     "browsercache.security.csp.plugin": "",
  751.     "browsercache.security.csp.form": "",
  752.     "browsercache.security.csp.frame.ancestors": "",
  753.     "browsercache.security.csp.sandbox": "",
  754.     "browsercache.security.csp.child": "",
  755.     "browsercache.security.csp.manifest": "",
  756.     "browsercache.security.csp.scriptelem": "",
  757.     "browsercache.security.csp.scriptattr": "",
  758.     "browsercache.security.csp.styleelem": "",
  759.     "browsercache.security.csp.styleattr": "",
  760.     "browsercache.security.csp.worker": "",
  761.     "browsercache.security.csp.default": "",
  762.     "browsercache.security.cspro": false,
  763.     "browsercache.security.cspro.reporturi": "",
  764.     "browsercache.security.cspro.reportto": "",
  765.     "browsercache.security.cspro.base": "",
  766.     "browsercache.security.cspro.frame": "",
  767.     "browsercache.security.cspro.connect": "",
  768.     "browsercache.security.cspro.font": "",
  769.     "browsercache.security.cspro.script": "",
  770.     "browsercache.security.cspro.style": "",
  771.     "browsercache.security.cspro.img": "",
  772.     "browsercache.security.cspro.media": "",
  773.     "browsercache.security.cspro.object": "",
  774.     "browsercache.security.cspro.plugin": "",
  775.     "browsercache.security.cspro.form": "",
  776.     "browsercache.security.cspro.frame.ancestors": "",
  777.     "browsercache.security.cspro.sandbox": "",
  778.     "browsercache.security.cspro.child": "",
  779.     "browsercache.security.cspro.manifest": "",
  780.     "browsercache.security.cspro.scriptelem": "",
  781.     "browsercache.security.cspro.scriptattr": "",
  782.     "browsercache.security.cspro.styleelem": "",
  783.     "browsercache.security.cspro.styleattr": "",
  784.     "browsercache.security.cspro.worker": "",
  785.     "browsercache.security.cspro.default": "",
  786.     "browsercache.security.fp": false,
  787.     "browsercache.security.fp.values": [],
  788.     "mobile.configuration_overloaded": false,
  789.     "mobile.enabled": false,
  790.     "mobile.rgroups": {
  791.         "tablets": {
  792.             "theme": "",
  793.             "enabled": false,
  794.             "redirect": "",
  795.             "agents": [
  796.                 "a1-32ab0",
  797.                 "a210",
  798.                 "a211",
  799.                 "b6000-h",
  800.                 "b8000-h",
  801.                 "bnrv200",
  802.                 "bntv400",
  803.                 "darwin",
  804.                 "gt-n8005",
  805.                 "gt-p3105",
  806.                 "gt-p6810",
  807.                 "gt-p7510",
  808.                 "hmj37",
  809.                 "hp-tablet",
  810.                 "hp\\sslate",
  811.                 "hp\\sslatebook",
  812.                 "ht7s3",
  813.                 "ideatab_a1107",
  814.                 "ideataba2109a",
  815.                 "ideos\\ss7",
  816.                 "imm76d",
  817.                 "ipad",
  818.                 "k00f",
  819.                 "kfjwi",
  820.                 "kfot",
  821.                 "kftt",
  822.                 "kindle",
  823.                 "l-06c",
  824.                 "lg-f200k",
  825.                 "lg-f200l",
  826.                 "lg-f200s",
  827.                 "m470bsa",
  828.                 "m470bse",
  829.                 "maxwell",
  830.                 "me173x",
  831.                 "mediapad",
  832.                 "midc497",
  833.                 "msi\\senjoy\\s10\\splus",
  834.                 "mz601",
  835.                 "mz616",
  836.                 "nexus",
  837.                 "nookcolor",
  838.                 "pg09410",
  839.                 "pg41200",
  840.                 "pmp5570c",
  841.                 "pmp5588c",
  842.                 "pocketbook",
  843.                 "qmv7a",
  844.                 "sgp311",
  845.                 "sgpt12",
  846.                 "shv-e230k",
  847.                 "shw-m305w",
  848.                 "shw-m380w",
  849.                 "sm-p605",
  850.                 "smarttab",
  851.                 "sonysgp321",
  852.                 "sph-p500",
  853.                 "surfpad",
  854.                 "tab07-200",
  855.                 "tab10-201",
  856.                 "tab465euk",
  857.                 "tab474",
  858.                 "tablet",
  859.                 "tegranote",
  860.                 "tf700t",
  861.                 "thinkpad",
  862.                 "viewpad",
  863.                 "voltaire"
  864.             ]
  865.         },
  866.         "phones": {
  867.             "theme": "",
  868.             "enabled": false,
  869.             "redirect": "",
  870.             "agents": [
  871.                 "(android|bb\\d+|meego).+mobile",
  872.                 "240x320",
  873.                 "2.0\\ mmp",
  874.                 "\\bppc\\b",
  875.                 "acer\\ s100",
  876.                 "alcatel",
  877.                 "amoi",
  878.                 "archos5",
  879.                 "asus",
  880.                 "au-mic",
  881.                 "audiovox",
  882.                 "avantgo",
  883.                 "bada",
  884.                 "benq",
  885.                 "bird",
  886.                 "blackberry",
  887.                 "blazer",
  888.                 "cdm",
  889.                 "cellphone",
  890.                 "cupcake",
  891.                 "danger",
  892.                 "ddipocket",
  893.                 "docomo",
  894.                 "docomo\\ ht-03a",
  895.                 "dopod",
  896.                 "dream",
  897.                 "elaine\/3.0",
  898.                 "ericsson",
  899.                 "eudoraweb",
  900.                 "fly",
  901.                 "froyo",
  902.                 "googlebot-mobile",
  903.                 "haier",
  904.                 "hiptop",
  905.                 "hp.ipaq",
  906.                 "htc",
  907.                 "htc\\ hero",
  908.                 "htc\\ magic",
  909.                 "htc_dream",
  910.                 "htc_magic",
  911.                 "huawei",
  912.                 "i-mobile",
  913.                 "iemobile",
  914.                 "iemobile\/7",
  915.                 "iemobile\/7.0",
  916.                 "iemobile\/9",
  917.                 "incognito",
  918.                 "iphone",
  919.                 "ipod",
  920.                 "j-phone",
  921.                 "kddi",
  922.                 "konka",
  923.                 "kwc",
  924.                 "kyocera\/wx310k",
  925.                 "lenovo",
  926.                 "lg",
  927.                 "lg\/u990",
  928.                 "lg-gw620",
  929.                 "lge\\ vx",
  930.                 "liquid\\ build",
  931.                 "maemo",
  932.                 "midp",
  933.                 "midp-2.0",
  934.                 "mmef20",
  935.                 "mmp",
  936.                 "mobilephone",
  937.                 "mot-mb200",
  938.                 "mot-mb300",
  939.                 "mot-v",
  940.                 "motorola",
  941.                 "msie\\ 10.0",
  942.                 "netfront",
  943.                 "newgen",
  944.                 "newt",
  945.                 "nexus\\ 7",
  946.                 "nexus\\ one",
  947.                 "nintendo\\ ds",
  948.                 "nintendo\\ wii",
  949.                 "nitro",
  950.                 "nokia",
  951.                 "novarra",
  952.                 "openweb",
  953.                 "opera\\ mini",
  954.                 "opera\\ mobi",
  955.                 "opera.mobi",
  956.                 "p160u",
  957.                 "palm",
  958.                 "panasonic",
  959.                 "pantech",
  960.                 "pdxgw",
  961.                 "pg",
  962.                 "philips",
  963.                 "phone",
  964.                 "playbook",
  965.                 "playstation\\ portable",
  966.                 "portalmmm",
  967.                 "proxinet",
  968.                 "psp",
  969.                 "qtek",
  970.                 "s8000",
  971.                 "sagem",
  972.                 "samsung",
  973.                 "samsung-s8000",
  974.                 "sanyo",
  975.                 "sch",
  976.                 "sch-i800",
  977.                 "sec",
  978.                 "sendo",
  979.                 "series60.*webkit",
  980.                 "series60\/5.0",
  981.                 "sgh",
  982.                 "sharp",
  983.                 "sharp-tq-gx10",
  984.                 "small",
  985.                 "smartphone",
  986.                 "softbank",
  987.                 "sonyericsson",
  988.                 "sonyericssone10",
  989.                 "sonyericssonu20",
  990.                 "sonyericssonx10",
  991.                 "sph",
  992.                 "symbian",
  993.                 "symbian\\ os",
  994.                 "symbianos",
  995.                 "t-mobile\\ mytouch\\ 3g",
  996.                 "t-mobile\\ opal",
  997.                 "tattoo",
  998.                 "toshiba",
  999.                 "touch",
  1000.                 "treo",
  1001.                 "ts21i-10",
  1002.                 "up.browser",
  1003.                 "up.link",
  1004.                 "uts",
  1005.                 "vertu",
  1006.                 "vodafone",
  1007.                 "wap",
  1008.                 "webmate",
  1009.                 "webos",
  1010.                 "willcome",
  1011.                 "windows\\ ce",
  1012.                 "windows.ce",
  1013.                 "winwap",
  1014.                 "xda",
  1015.                 "xoom",
  1016.                 "zte"
  1017.             ]
  1018.         }
  1019.     },
  1020.     "referrer.configuration_overloaded": false,
  1021.     "referrer.enabled": false,
  1022.     "referrer.rgroups": {
  1023.         "search_engines": {
  1024.             "theme": "",
  1025.             "enabled": false,
  1026.             "redirect": "",
  1027.             "referrers": [
  1028.                 "google\\.com",
  1029.                 "yahoo\\.com",
  1030.                 "bing\\.com",
  1031.                 "ask\\.com",
  1032.                 "msn\\.com"
  1033.             ]
  1034.         }
  1035.     },
  1036.     "common.track_usage": false,
  1037.     "common.tweeted": false,
  1038.     "config.check": false,
  1039.     "config.path": "",
  1040.     "widget.latest.items": 3,
  1041.     "widget.latest_news.items": 5,
  1042.     "widget.pagespeed.enabled": false,
  1043.     "widget.pagespeed.access_token": "",
  1044.     "widget.pagespeed.w3tc_pagespeed_key": "",
  1045.     "timelimit.email_send": 180,
  1046.     "timelimit.varnish_purge": 300,
  1047.     "timelimit.cache_flush": 600,
  1048.     "timelimit.cache_gc": 600,
  1049.     "timelimit.cdn_upload": 600,
  1050.     "timelimit.cdn_delete": 300,
  1051.     "timelimit.cdn_purge": 300,
  1052.     "timelimit.cdn_import": 600,
  1053.     "timelimit.cdn_test": 300,
  1054.     "timelimit.domain_rename": 120,
  1055.     "timelimit.minify_recommendations": 600,
  1056.     "common.instance_id": 1290655265,
  1057.     "common.force_master": true,
  1058.     "extensions.active": {
  1059.         "user-experience-emoji": "w3-total-cache\/UserExperience_Emoji_Extension.php",
  1060.         "user-experience-oembed": "w3-total-cache\/UserExperience_OEmbed_Extension.php"
  1061.     },
  1062.     "extensions.active_frontend": {
  1063.         "user-experience-emoji": "*",
  1064.         "user-experience-oembed": "*"
  1065.     },
  1066.     "extensions.active_dropin": [],
  1067.     "plugin.license_key": "",
  1068.     "plugin.type": "",
  1069.     "jquerymigrate.disabled": false,
  1070.     "imageservice": {
  1071.         "compression": "lossy",
  1072.         "auto": "enabled",
  1073.         "visibility": "never"
  1074.     },
  1075.     "imageservice.configuration_overloaded": true,
  1076.     "fragmentcache": {
  1077.         "engine": ""
  1078.     },
  1079.     "cdn.maxcdn.authorization_key": "",
  1080.     "cdn.maxcdn.domain": [],
  1081.     "cdn.maxcdn.ssl": "auto",
  1082.     "cdn.maxcdn.zone_id": 0,
  1083.     "cdnfsd.maxcdn.api_key": "",
  1084.     "cdnfsd.maxcdn.zone_id": 0,
  1085.     "widget.pagespeed.key": "",
  1086.     "widget.pagespeed.key.restrict.referrer": "",
  1087.     "widget.pagespeed.show_in_admin_bar": false,
  1088.     "pgcache.bad_behavior_path": "",
  1089.     "newrelic": {
  1090.         "monitoring_type": "apm"
  1091.     },
  1092.     "page": "w3tc_userexperience",
  1093.     "_wpnonce": "437056305c",
  1094.     "_wp_http_referer": "\/wp\/wp-admin\/admin.php?page=w3tc_userexperience",
  1095.     "w3tc_save_options": "Save Settings"
  1096. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement