preset
2 months ago
.htaccess
2 months ago
cache_nocacheable.txt
2 months ago
ccss_whitelist.txt
2 months ago
const.default.json
2 months ago
const.network_default.json
2 months ago
css_excludes.txt
2 months ago
esi.nonce.txt
2 months ago
esi.nonces.txt
2 months ago
gm_ips.txt
2 months ago
gm_uas.txt
2 months ago
js_defer_excludes.txt
2 months ago
js_excludes.txt
2 months ago
optm_uri_exc.txt
2 months ago
ucss_whitelist.txt
2 months ago
const.network_default.json
38 lines
| 1 | { |
| 2 | "cache": false, |
| 3 | "use_primary_settings": false, |
| 4 | "auto_upgrade": false, |
| 5 | "cache-resources": true, |
| 6 | "cache-browser": false, |
| 7 | "cache-mobile": false, |
| 8 | "cache-mobile_rules": "Mobile\nAndroid\nSilk/\nKindle\nBlackBerry\nOpera Mini\nOpera Mobi", |
| 9 | "cache-drop_qs": "fbclid\ngclid\nutm*\n_ga", |
| 10 | "cache-login_cookie": "", |
| 11 | "cache-exc_cookies": "", |
| 12 | "cache-exc_useragents": "", |
| 13 | "cache-ttl_browser": 31557600, |
| 14 | "purge-upgrade": false, |
| 15 | "object": false, |
| 16 | "object-kind": false, |
| 17 | "object-host": "localhost", |
| 18 | "object-port": 11211, |
| 19 | "object-life": 360, |
| 20 | "object-persistent": true, |
| 21 | "object-admin": true, |
| 22 | "object-db_id": 0, |
| 23 | "object-user": "", |
| 24 | "object-pswd": "", |
| 25 | "object-global_groups": "users\nuserlogins\nusermeta\nuser_meta\nuseremail\nuserslugs\nsites\nsite-details\nsite-transient\nsite-options\nsite-lookup\nblog-lookup\nblog-id-cache\nblog-details\nnetworks\nrss\nglobal-posts\nglobal-cache-test", |
| 26 | "object-non_persistent_groups": "comment\ncounts\nplugins", |
| 27 | "debug-disable_all": false, |
| 28 | "debug": false, |
| 29 | "debug-ips": "127.0.0.1", |
| 30 | "debug-level": false, |
| 31 | "debug-filesize": 3, |
| 32 | "debug-collapse_qs": false, |
| 33 | "debug-inc": "", |
| 34 | "debug-exc": "", |
| 35 | "debug-exc_strings": "", |
| 36 | "img_optm-webp": false |
| 37 | } |
| 38 |