PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
10 sec ago
Untitled
14 sec ago
Untitled
JavaScript | 14 sec ago
Untitled
14 sec ago
Untitled
16 sec ago
arwyr
Lua | 20 sec ago
Untitled
29 sec ago
Untitled
22 sec ago
Untitled
By: a guest on
Feb 2nd, 2011
| syntax:
PHP
| size: 10.78 KB | hits: 88 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
<?php
return
array
(
'dbcache.enabled'
=>
true
,
'dbcache.debug'
=>
false
,
'dbcache.engine'
=>
'file'
,
'dbcache.file.gc'
=>
3600
,
'dbcache.file.locking'
=>
false
,
'dbcache.memcached.servers'
=>
array
(
0
=>
'127.0.0.1:11211'
,
)
,
'dbcache.memcached.persistant'
=>
true
,
'dbcache.reject.logged'
=>
true
,
'dbcache.reject.uri'
=>
array
(
)
,
'dbcache.reject.cookie'
=>
array
(
)
,
'dbcache.reject.sql'
=>
array
(
0
=>
'gdsr_'
,
1
=>
'wp_rg_'
,
)
,
'dbcache.lifetime'
=>
180
,
'objectcache.enabled'
=>
true
,
'objectcache.debug'
=>
false
,
'objectcache.engine'
=>
'file'
,
'objectcache.file.gc'
=>
3600
,
'objectcache.file.locking'
=>
false
,
'objectcache.memcached.servers'
=>
array
(
0
=>
'127.0.0.1:11211'
,
)
,
'objectcache.memcached.persistant'
=>
true
,
'objectcache.reject.admin'
=>
true
,
'objectcache.reject.uri'
=>
array
(
)
,
'objectcache.groups.global'
=>
array
(
0
=>
'users'
,
1
=>
'userlogins'
,
2
=>
'usermeta'
,
3
=>
'site-options'
,
4
=>
'site-lookup'
,
5
=>
'blog-lookup'
,
6
=>
'blog-details'
,
7
=>
'rss'
,
)
,
'objectcache.groups.nonpersistent'
=>
array
(
0
=>
'comment'
,
1
=>
'counts'
,
)
,
'objectcache.lifetime'
=>
180
,
'pgcache.enabled'
=>
false
,
'pgcache.debug'
=>
false
,
'pgcache.engine'
=>
'file'
,
'pgcache.file.gc'
=>
3600
,
'pgcache.file.locking'
=>
false
,
'pgcache.memcached.servers'
=>
array
(
0
=>
'127.0.0.1:11211'
,
)
,
'pgcache.memcached.persistant'
=>
true
,
'pgcache.cache.query'
=>
false
,
'pgcache.cache.home'
=>
true
,
'pgcache.cache.feed'
=>
true
,
'pgcache.cache.404'
=>
false
,
'pgcache.cache.flush'
=>
false
,
'pgcache.cache.headers'
=>
array
(
0
=>
'Last-Modified'
,
1
=>
'Content-Type'
,
2
=>
'X-Pingback'
,
3
=>
'P3P'
,
)
,
'pgcache.accept.files'
=>
array
(
0
=>
'wp-comments-popup.php'
,
1
=>
'wp-links-opml.php'
,
2
=>
'wp-locations.php'
,
3
=>
'wp-comments-post.php'
,
)
,
'pgcache.reject.logged'
=>
true
,
'pgcache.reject.uri'
=>
array
(
0
=>
'wp-.*\\.php'
,
1
=>
'index\\.php'
,
2
=>
'wp-comments-post\\.php'
,
)
,
'pgcache.reject.ua'
=>
array
(
)
,
'pgcache.reject.cookie'
=>
array
(
)
,
'pgcache.varnish.enabled'
=>
false
,
'pgcache.varnish.servers'
=>
array
(
)
,
'pgcache.prime.enabled'
=>
false
,
'pgcache.prime.interval'
=>
900
,
'pgcache.prime.limit'
=>
10
,
'pgcache.prime.sitemap'
=>
'http://www.domain.com/sitemap.xml'
,
'minify.enabled'
=>
true
,
'minify.debug'
=>
false
,
'minify.engine'
=>
'file'
,
'minify.file.gc'
=>
86400
,
'minify.file.locking'
=>
false
,
'minify.memcached.servers'
=>
array
(
0
=>
'127.0.0.1:11211'
,
)
,
'minify.memcached.persistant'
=>
true
,
'minify.rewrite'
=>
true
,
'minify.fixtime'
=>
0
,
'minify.options'
=>
array
(
'bubbleCssImports'
=>
true
,
'minApp'
=>
array
(
'groupsOnly'
=>
false
,
'maxFiles'
=>
20
,
)
,
)
,
'minify.symlinks'
=>
array
(
)
,
'minify.lifetime'
=>
86400
,
'minify.upload'
=>
true
,
'minify.html.enable'
=>
true
,
'minify.html.reject.feed'
=>
true
,
'minify.html.inline.css'
=>
true
,
'minify.html.inline.js'
=>
true
,
'minify.html.strip.crlf'
=>
true
,
'minify.html.comments.ignore'
=>
array
(
0
=>
'google_ad_section_'
,
1
=>
'RSPEAK_'
,
)
,
'minify.css.enable'
=>
true
,
'minify.css.combine'
=>
true
,
'minify.css.strip.comments'
=>
true
,
'minify.css.strip.crlf'
=>
true
,
'minify.css.groups'
=>
array
(
)
,
'minify.js.enable'
=>
true
,
'minify.js.combine.header'
=>
false
,
'minify.js.combine.body'
=>
false
,
'minify.js.combine.footer'
=>
false
,
'minify.js.strip.comments'
=>
true
,
'minify.js.strip.crlf'
=>
true
,
'minify.js.groups'
=>
array
(
)
,
'minify.reject.ua'
=>
array
(
)
,
'minify.reject.uri'
=>
array
(
)
,
'minify.error.notification'
=>
'admin,email'
,
'minify.error.notification.last'
=>
0
,
'cdn.enabled'
=>
true
,
'cdn.debug'
=>
false
,
'cdn.engine'
=>
'mirror'
,
'cdn.includes.enable'
=>
true
,
'cdn.includes.files'
=>
'*.css;*.js;*.gif;*.png;*.jpg'
,
'cdn.theme.enable'
=>
true
,
'cdn.theme.files'
=>
'*.css;*.js;*.gif;*.png;*.jpg;*.ico;*.ttf;*.otf,*.woff'
,
'cdn.minify.enable'
=>
true
,
'cdn.custom.enable'
=>
true
,
'cdn.custom.files'
=>
array
(
0
=>
'favicon.ico'
,
1
=>
'wp-content/gallery/*'
,
2
=>
'wp-content/themes/magazinum/scripts/*'
,
)
,
'cdn.import.external'
=>
false
,
'cdn.import.files'
=>
'*.jpg;*.png;*.gif;*.avi;*.wmv;*.mpg;*.wav;*.mp3;*.txt;*.rtf;*.doc;*.xls;*.rar;*.zip;*.tar;*.gz;*.exe'
,
'cdn.queue.interval'
=>
900
,
'cdn.queue.limit'
=>
25
,
'cdn.force.rewrite'
=>
false
,
'cdn.autoupload.enabled'
=>
false
,
'cdn.autoupload.interval'
=>
3600
,
'cdn.mirror.domain'
=>
array
(
0
=>
'f1arcdn.appspot.com'
,
)
,
'cdn.mirror.ssl'
=>
'auto'
,
'cdn.netdna.apiid'
=>
''
,
'cdn.netdna.apikey'
=>
''
,
'cdn.netdna.domain'
=>
array
(
)
,
'cdn.netdna.ssl'
=>
'auto'
,
'cdn.ftp.host'
=>
''
,
'cdn.ftp.user'
=>
''
,
'cdn.ftp.pass'
=>
''
,
'cdn.ftp.path'
=>
''
,
'cdn.ftp.pasv'
=>
false
,
'cdn.ftp.domain'
=>
array
(
)
,
'cdn.ftp.ssl'
=>
'auto'
,
'cdn.s3.key'
=>
''
,
'cdn.s3.secret'
=>
''
,
'cdn.s3.bucket'
=>
''
,
'cdn.s3.cname'
=>
array
(
)
,
'cdn.s3.ssl'
=>
'auto'
,
'cdn.cf.key'
=>
''
,
'cdn.cf.secret'
=>
''
,
'cdn.cf.bucket'
=>
''
,
'cdn.cf.id'
=>
''
,
'cdn.cf.cname'
=>
array
(
)
,
'cdn.cf.ssl'
=>
'auto'
,
'cdn.rscf.user'
=>
''
,
'cdn.rscf.key'
=>
''
,
'cdn.rscf.container'
=>
''
,
'cdn.rscf.id'
=>
''
,
'cdn.rscf.cname'
=>
array
(
)
,
'cdn.rscf.ssl'
=>
'auto'
,
'cdn.reject.ua'
=>
array
(
)
,
'cdn.reject.uri'
=>
array
(
)
,
'cdn.reject.files'
=>
array
(
0
=>
'wp-content/uploads/wpcf7_captcha/*'
,
1
=>
'wp-content/uploads/imagerotator.swf'
,
)
,
'browsercache.enabled'
=>
false
,
'browsercache.no404wp'
=>
false
,
'browsercache.no404wp.exceptions'
=>
array
(
0
=>
'robots\\.txt'
,
1
=>
'sitemap\\.xml(\\.gz)?'
,
)
,
'browsercache.cssjs.compression'
=>
true
,
'browsercache.cssjs.expires'
=>
true
,
'browsercache.cssjs.lifetime'
=>
31536000
,
'browsercache.cssjs.cache.control'
=>
true
,
'browsercache.cssjs.cache.policy'
=>
'cache_validation'
,
'browsercache.cssjs.etag'
=>
true
,
'browsercache.cssjs.w3tc'
=>
true
,
'browsercache.html.compression'
=>
true
,
'browsercache.html.expires'
=>
true
,
'browsercache.html.lifetime'
=>
3600
,
'browsercache.html.cache.control'
=>
true
,
'browsercache.html.cache.policy'
=>
'cache_validation'
,
'browsercache.html.etag'
=>
true
,
'browsercache.html.w3tc'
=>
true
,
'browsercache.other.compression'
=>
true
,
'browsercache.other.expires'
=>
true
,
'browsercache.other.lifetime'
=>
31536000
,
'browsercache.other.cache.control'
=>
true
,
'browsercache.other.cache.policy'
=>
'cache_validation'
,
'browsercache.other.etag'
=>
true
,
'browsercache.other.w3tc'
=>
true
,
'mobile.enabled'
=>
true
,
'mobile.rgroups'
=>
array
(
'high'
=>
array
(
'theme'
=>
''
,
'enabled'
=>
true
,
'redirect'
=>
''
,
'agents'
=>
array
(
0
=>
'acer\\ s100'
,
1
=>
'android'
,
2
=>
'archos5'
,
3
=>
'blackberry9500'
,
4
=>
'blackberry9530'
,
5
=>
'blackberry9550'
,
6
=>
'cupcake'
,
7
=>
'docomo\\ ht\\-03a'
,
8
=>
'dream'
,
9
=>
'htc\\ hero'
,
10
=>
'htc\\ magic'
,
11
=>
'htc_dream'
,
12
=>
'htc_magic'
,
13
=>
'incognito'
,
14
=>
'ipad'
,
15
=>
'iphone'
,
16
=>
'ipod'
,
17
=>
'lg\\-gw620'
,
18
=>
'liquid\\ build'
,
19
=>
'maemo'
,
20
=>
'mot\\-mb200'
,
21
=>
'mot\\-mb300'
,
22
=>
'nexus\\ one'
,
23
=>
'opera\\ mini'
,
24
=>
'samsung\\-s8000'
,
25
=>
'series60.*webkit'
,
26
=>
'series60/5\\.0'
,
27
=>
'sonyericssone10'
,
28
=>
'sonyericssonu20'
,
29
=>
'sonyericssonx10'
,
30
=>
't\\-mobile\\ mytouch\\ 3g'
,
31
=>
't\\-mobile\\ opal'
,
32
=>
'tattoo'
,
33
=>
'webmate'
,
34
=>
'webos'
,
)
,
)
,
'low'
=>
array
(
'theme'
=>
''
,
'enabled'
=>
true
,
'redirect'
=>
''
,
'agents'
=>
array
(
0
=>
'2\\.0\\ mmp'
,
1
=>
'240x320'
,
2
=>
'alcatel'
,
3
=>
'amoi'
,
4
=>
'asus'
,
5
=>
'au\\-mic'
,
6
=>
'audiovox'
,
7
=>
'avantgo'
,
8
=>
'benq'
,
9
=>
'bird'
,
10
=>
'blackberry'
,
11
=>
'blazer'
,
12
=>
'cdm'
,
13
=>
'cellphone'
,
14
=>
'danger'
,
15
=>
'ddipocket'
,
16
=>
'docomo'
,
17
=>
'dopod'
,
18
=>
'elaine/3\\.0'
,
19
=>
'ericsson'
,
20
=>
'eudoraweb'
,
21
=>
'fly'
,
22
=>
'haier'
,
23
=>
'hiptop'
,
24
=>
'hp\\.ipaq'
,
25
=>
'htc'
,
26
=>
'huawei'
,
27
=>
'i\\-mobile'
,
28
=>
'iemobile'
,
29
=>
'j\\-phone'
,
30
=>
'kddi'
,
31
=>
'konka'
,
32
=>
'kwc'
,
33
=>
'kyocera/wx310k'
,
34
=>
'lenovo'
,
35
=>
'lg'
,
36
=>
'lg/u990'
,
37
=>
'lge\\ vx'
,
38
=>
'midp'
,
39
=>
'midp\\-2\\.0'
,
40
=>
'mmef20'
,
41
=>
'mmp'
,
42
=>
'mobilephone'
,
43
=>
'mot\\-v'
,
44
=>
'motorola'
,
45
=>
'netfront'
,
46
=>
'newgen'
,
47
=>
'newt'
,
48
=>
'nintendo\\ ds'
,
49
=>
'nintendo\\ wii'
,
50
=>
'nitro'
,
51
=>
'nokia'
,
52
=>
'novarra'
,
53
=>
'o2'
,
54
=>
'openweb'
,
55
=>
'opera\\ mobi'
,
56
=>
'opera\\.mobi'
,
57
=>
'palm'
,
58
=>
'panasonic'
,
59
=>
'pantech'
,
60
=>
'pdxgw'
,
61
=>
'pg'
,
62
=>
'philips'
,
63
=>
'phone'
,
64
=>
'playstation\\ portable'
,
65
=>
'portalmmm'
,
66
=>
'ppc'
,
67
=>
'proxinet'
,
68
=>
'psp'
,
69
=>
'pt'
,
70
=>
'qtek'
,
71
=>
'sagem'
,
72
=>
'samsung'
,
73
=>
'sanyo'
,
74
=>
'sch'
,
75
=>
'sec'
,
76
=>
'sendo'
,
77
=>
'sgh'
,
78
=>
'sharp'
,
79
=>
'sharp\\-tq\\-gx10'
,
80
=>
'small'
,
81
=>
'smartphone'
,
82
=>
'softbank'
,
83
=>
'sonyericsson'
,
84
=>
'sph'
,
85
=>
'symbian'
,
86
=>
'symbian\\ os'
,
87
=>
'symbianos'
,
88
=>
'toshiba'
,
89
=>
'treo'
,
90
=>
'ts21i\\-10'
,
91
=>
'up\\.browser'
,
92
=>
'up\\.link'
,
93
=>
'uts'
,
94
=>
'vertu'
,
95
=>
'vodafone'
,
96
=>
'wap'
,
97
=>
'willcome'
,
98
=>
'windows\\ ce'
,
99
=>
'windows\\.ce'
,
100
=>
'winwap'
,
101
=>
'xda'
,
102
=>
'zte'
,
)
,
)
,
)
,
'common.support'
=>
''
,
'common.install'
=>
1296579189
,
'common.tweeted'
=>
0
,
'widget.latest.enabled'
=>
false
,
'widget.latest.items'
=>
3
,
'notes.wp_content_perms'
=>
true
,
'notes.php_is_old'
=>
true
,
'notes.theme_changed'
=>
false
,
'notes.wp_upgraded'
=>
false
,
'notes.plugins_updated'
=>
false
,
'notes.cdn_upload'
=>
false
,
'notes.need_empty_pgcache'
=>
false
,
'notes.need_empty_minify'
=>
false
,
'notes.pgcache_rules_core'
=>
true
,
'notes.pgcache_rules_cache'
=>
true
,
'notes.minify_rules'
=>
true
,
'notes.support_us'
=>
true
,
'notes.no_curl'
=>
true
,
'notes.no_zlib'
=>
true
,
'notes.zlib_output_compression'
=>
true
,
'notes.no_permalink_rules'
=>
true
,
'notes.browsercache_rules_cache'
=>
true
,
'notes.browsercache_rules_no404wp'
=>
true
,
'notes.minify_error'
=>
false
,
)
;
create a
new version
of this paste
RAW Paste Data
<?php return array( 'dbcache.enabled' => true, 'dbcache.debug' => false, 'dbcache.engine' => 'file', 'dbcache.file.gc' => 3600, 'dbcache.file.locking' => false, 'dbcache.memcached.servers' => array( 0 => '127.0.0.1:11211', ), 'dbcache.memcached.persistant' => true, 'dbcache.reject.logged' => true, 'dbcache.reject.uri' => array( ), 'dbcache.reject.cookie' => array( ), 'dbcache.reject.sql' => array( 0 => 'gdsr_', 1 => 'wp_rg_', ), 'dbcache.lifetime' => 180, 'objectcache.enabled' => true, 'objectcache.debug' => false, 'objectcache.engine' => 'file', 'objectcache.file.gc' => 3600, 'objectcache.file.locking' => false, 'objectcache.memcached.servers' => array( 0 => '127.0.0.1:11211', ), 'objectcache.memcached.persistant' => true, 'objectcache.reject.admin' => true, 'objectcache.reject.uri' => array( ), 'objectcache.groups.global' => array( 0 => 'users', 1 => 'userlogins', 2 => 'usermeta', 3 => 'site-options', 4 => 'site-lookup', 5 => 'blog-lookup', 6 => 'blog-details', 7 => 'rss', ), 'objectcache.groups.nonpersistent' => array( 0 => 'comment', 1 => 'counts', ), 'objectcache.lifetime' => 180, 'pgcache.enabled' => false, 'pgcache.debug' => false, 'pgcache.engine' => 'file', 'pgcache.file.gc' => 3600, 'pgcache.file.locking' => false, 'pgcache.memcached.servers' => array( 0 => '127.0.0.1:11211', ), 'pgcache.memcached.persistant' => true, 'pgcache.cache.query' => false, 'pgcache.cache.home' => true, 'pgcache.cache.feed' => true, 'pgcache.cache.404' => false, 'pgcache.cache.flush' => false, 'pgcache.cache.headers' => array( 0 => 'Last-Modified', 1 => 'Content-Type', 2 => 'X-Pingback', 3 => 'P3P', ), 'pgcache.accept.files' => array( 0 => 'wp-comments-popup.php', 1 => 'wp-links-opml.php', 2 => 'wp-locations.php', 3 => 'wp-comments-post.php', ), 'pgcache.reject.logged' => true, 'pgcache.reject.uri' => array( 0 => 'wp-.*\\.php', 1 => 'index\\.php', 2 => 'wp-comments-post\\.php', ), 'pgcache.reject.ua' => array( ), 'pgcache.reject.cookie' => array( ), 'pgcache.varnish.enabled' => false, 'pgcache.varnish.servers' => array( ), 'pgcache.prime.enabled' => false, 'pgcache.prime.interval' => 900, 'pgcache.prime.limit' => 10, 'pgcache.prime.sitemap' => 'http://www.domain.com/sitemap.xml', 'minify.enabled' => true, 'minify.debug' => false, 'minify.engine' => 'file', 'minify.file.gc' => 86400, 'minify.file.locking' => false, 'minify.memcached.servers' => array( 0 => '127.0.0.1:11211', ), 'minify.memcached.persistant' => true, 'minify.rewrite' => true, 'minify.fixtime' => 0, 'minify.options' => array( 'bubbleCssImports' => true, 'minApp' => array( 'groupsOnly' => false, 'maxFiles' => 20, ), ), 'minify.symlinks' => array( ), 'minify.lifetime' => 86400, 'minify.upload' => true, 'minify.html.enable' => true, 'minify.html.reject.feed' => true, 'minify.html.inline.css' => true, 'minify.html.inline.js' => true, 'minify.html.strip.crlf' => true, 'minify.html.comments.ignore' => array( 0 => 'google_ad_section_', 1 => 'RSPEAK_', ), 'minify.css.enable' => true, 'minify.css.combine' => true, 'minify.css.strip.comments' => true, 'minify.css.strip.crlf' => true, 'minify.css.groups' => array( ), 'minify.js.enable' => true, 'minify.js.combine.header' => false, 'minify.js.combine.body' => false, 'minify.js.combine.footer' => false, 'minify.js.strip.comments' => true, 'minify.js.strip.crlf' => true, 'minify.js.groups' => array( ), 'minify.reject.ua' => array( ), 'minify.reject.uri' => array( ), 'minify.error.notification' => 'admin,email', 'minify.error.notification.last' => 0, 'cdn.enabled' => true, 'cdn.debug' => false, 'cdn.engine' => 'mirror', 'cdn.includes.enable' => true, 'cdn.includes.files' => '*.css;*.js;*.gif;*.png;*.jpg', 'cdn.theme.enable' => true, 'cdn.theme.files' => '*.css;*.js;*.gif;*.png;*.jpg;*.ico;*.ttf;*.otf,*.woff', 'cdn.minify.enable' => true, 'cdn.custom.enable' => true, 'cdn.custom.files' => array( 0 => 'favicon.ico', 1 => 'wp-content/gallery/*', 2 => 'wp-content/themes/magazinum/scripts/*', ), 'cdn.import.external' => false, 'cdn.import.files' => '*.jpg;*.png;*.gif;*.avi;*.wmv;*.mpg;*.wav;*.mp3;*.txt;*.rtf;*.doc;*.xls;*.rar;*.zip;*.tar;*.gz;*.exe', 'cdn.queue.interval' => 900, 'cdn.queue.limit' => 25, 'cdn.force.rewrite' => false, 'cdn.autoupload.enabled' => false, 'cdn.autoupload.interval' => 3600, 'cdn.mirror.domain' => array( 0 => 'f1arcdn.appspot.com', ), 'cdn.mirror.ssl' => 'auto', 'cdn.netdna.apiid' => '', 'cdn.netdna.apikey' => '', 'cdn.netdna.domain' => array( ), 'cdn.netdna.ssl' => 'auto', 'cdn.ftp.host' => '', 'cdn.ftp.user' => '', 'cdn.ftp.pass' => '', 'cdn.ftp.path' => '', 'cdn.ftp.pasv' => false, 'cdn.ftp.domain' => array( ), 'cdn.ftp.ssl' => 'auto', 'cdn.s3.key' => '', 'cdn.s3.secret' => '', 'cdn.s3.bucket' => '', 'cdn.s3.cname' => array( ), 'cdn.s3.ssl' => 'auto', 'cdn.cf.key' => '', 'cdn.cf.secret' => '', 'cdn.cf.bucket' => '', 'cdn.cf.id' => '', 'cdn.cf.cname' => array( ), 'cdn.cf.ssl' => 'auto', 'cdn.rscf.user' => '', 'cdn.rscf.key' => '', 'cdn.rscf.container' => '', 'cdn.rscf.id' => '', 'cdn.rscf.cname' => array( ), 'cdn.rscf.ssl' => 'auto', 'cdn.reject.ua' => array( ), 'cdn.reject.uri' => array( ), 'cdn.reject.files' => array( 0 => 'wp-content/uploads/wpcf7_captcha/*', 1 => 'wp-content/uploads/imagerotator.swf', ), 'browsercache.enabled' => false, 'browsercache.no404wp' => false, 'browsercache.no404wp.exceptions' => array( 0 => 'robots\\.txt', 1 => 'sitemap\\.xml(\\.gz)?', ), 'browsercache.cssjs.compression' => true, 'browsercache.cssjs.expires' => true, 'browsercache.cssjs.lifetime' => 31536000, 'browsercache.cssjs.cache.control' => true, 'browsercache.cssjs.cache.policy' => 'cache_validation', 'browsercache.cssjs.etag' => true, 'browsercache.cssjs.w3tc' => true, 'browsercache.html.compression' => true, 'browsercache.html.expires' => true, 'browsercache.html.lifetime' => 3600, 'browsercache.html.cache.control' => true, 'browsercache.html.cache.policy' => 'cache_validation', 'browsercache.html.etag' => true, 'browsercache.html.w3tc' => true, 'browsercache.other.compression' => true, 'browsercache.other.expires' => true, 'browsercache.other.lifetime' => 31536000, 'browsercache.other.cache.control' => true, 'browsercache.other.cache.policy' => 'cache_validation', 'browsercache.other.etag' => true, 'browsercache.other.w3tc' => true, 'mobile.enabled' => true, 'mobile.rgroups' => array( 'high' => array( 'theme' => '', 'enabled' => true, 'redirect' => '', 'agents' => array( 0 => 'acer\\ s100', 1 => 'android', 2 => 'archos5', 3 => 'blackberry9500', 4 => 'blackberry9530', 5 => 'blackberry9550', 6 => 'cupcake', 7 => 'docomo\\ ht\\-03a', 8 => 'dream', 9 => 'htc\\ hero', 10 => 'htc\\ magic', 11 => 'htc_dream', 12 => 'htc_magic', 13 => 'incognito', 14 => 'ipad', 15 => 'iphone', 16 => 'ipod', 17 => 'lg\\-gw620', 18 => 'liquid\\ build', 19 => 'maemo', 20 => 'mot\\-mb200', 21 => 'mot\\-mb300', 22 => 'nexus\\ one', 23 => 'opera\\ mini', 24 => 'samsung\\-s8000', 25 => 'series60.*webkit', 26 => 'series60/5\\.0', 27 => 'sonyericssone10', 28 => 'sonyericssonu20', 29 => 'sonyericssonx10', 30 => 't\\-mobile\\ mytouch\\ 3g', 31 => 't\\-mobile\\ opal', 32 => 'tattoo', 33 => 'webmate', 34 => 'webos', ), ), 'low' => array( 'theme' => '', 'enabled' => true, 'redirect' => '', 'agents' => array( 0 => '2\\.0\\ mmp', 1 => '240x320', 2 => 'alcatel', 3 => 'amoi', 4 => 'asus', 5 => 'au\\-mic', 6 => 'audiovox', 7 => 'avantgo', 8 => 'benq', 9 => 'bird', 10 => 'blackberry', 11 => 'blazer', 12 => 'cdm', 13 => 'cellphone', 14 => 'danger', 15 => 'ddipocket', 16 => 'docomo', 17 => 'dopod', 18 => 'elaine/3\\.0', 19 => 'ericsson', 20 => 'eudoraweb', 21 => 'fly', 22 => 'haier', 23 => 'hiptop', 24 => 'hp\\.ipaq', 25 => 'htc', 26 => 'huawei', 27 => 'i\\-mobile', 28 => 'iemobile', 29 => 'j\\-phone', 30 => 'kddi', 31 => 'konka', 32 => 'kwc', 33 => 'kyocera/wx310k', 34 => 'lenovo', 35 => 'lg', 36 => 'lg/u990', 37 => 'lge\\ vx', 38 => 'midp', 39 => 'midp\\-2\\.0', 40 => 'mmef20', 41 => 'mmp', 42 => 'mobilephone', 43 => 'mot\\-v', 44 => 'motorola', 45 => 'netfront', 46 => 'newgen', 47 => 'newt', 48 => 'nintendo\\ ds', 49 => 'nintendo\\ wii', 50 => 'nitro', 51 => 'nokia', 52 => 'novarra', 53 => 'o2', 54 => 'openweb', 55 => 'opera\\ mobi', 56 => 'opera\\.mobi', 57 => 'palm', 58 => 'panasonic', 59 => 'pantech', 60 => 'pdxgw', 61 => 'pg', 62 => 'philips', 63 => 'phone', 64 => 'playstation\\ portable', 65 => 'portalmmm', 66 => 'ppc', 67 => 'proxinet', 68 => 'psp', 69 => 'pt', 70 => 'qtek', 71 => 'sagem', 72 => 'samsung', 73 => 'sanyo', 74 => 'sch', 75 => 'sec', 76 => 'sendo', 77 => 'sgh', 78 => 'sharp', 79 => 'sharp\\-tq\\-gx10', 80 => 'small', 81 => 'smartphone', 82 => 'softbank', 83 => 'sonyericsson', 84 => 'sph', 85 => 'symbian', 86 => 'symbian\\ os', 87 => 'symbianos', 88 => 'toshiba', 89 => 'treo', 90 => 'ts21i\\-10', 91 => 'up\\.browser', 92 => 'up\\.link', 93 => 'uts', 94 => 'vertu', 95 => 'vodafone', 96 => 'wap', 97 => 'willcome', 98 => 'windows\\ ce', 99 => 'windows\\.ce', 100 => 'winwap', 101 => 'xda', 102 => 'zte', ), ), ), 'common.support' => '', 'common.install' => 1296579189, 'common.tweeted' => 0, 'widget.latest.enabled' => false, 'widget.latest.items' => 3, 'notes.wp_content_perms' => true, 'notes.php_is_old' => true, 'notes.theme_changed' => false, 'notes.wp_upgraded' => false, 'notes.plugins_updated' => false, 'notes.cdn_upload' => false, 'notes.need_empty_pgcache' => false, 'notes.need_empty_minify' => false, 'notes.pgcache_rules_core' => true, 'notes.pgcache_rules_cache' => true, 'notes.minify_rules' => true, 'notes.support_us' => true, 'notes.no_curl' => true, 'notes.no_zlib' => true, 'notes.zlib_output_compression' => true, 'notes.no_permalink_rules' => true, 'notes.browsercache_rules_cache' => true, 'notes.browsercache_rules_no404wp' => true, 'notes.minify_error' => false, );