Page MenuHomePhabricator
Authored By
Reedy
Mar 20 2020, 1:55 PM
Size
424 B
Referenced Files
None
Subscribers
None
reedy@deploy1001:~$ mwscript eval.php commonswiki
> var_dump( $wgRateLimits['upload'] );
array(4) {
["user"]=>
array(2) {
[0]=>
int(380)
[1]=>
int(4320)
}
["image-reviewer"]=>
array(2) {
[0]=>
int(999)
[1]=>
int(1)
}
["patroller"]=>
array(2) {
[0]=>
int(999)
[1]=>
int(1)
}
["autopatrolled"]=>
array(2) {
[0]=>
int(999)
[1]=>
int(1)
}
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
8357637
Default Alt Text
raw.txt (424 B)

Event Timeline