mirror of
https://github.com/typecho/typecho.git
synced 2025-03-25 12:29:43 +01:00
提升并发性能
This commit is contained in:
parent
0ed15a2ae6
commit
9356091903
@ -99,6 +99,8 @@ $(document).ready(function() {
|
||||
echo ceil($val / (1024 * 1024));
|
||||
?>,
|
||||
|
||||
queuefiles : 5,
|
||||
|
||||
error: function(err, file) {
|
||||
switch(err) {
|
||||
case 'BrowserNotSupported':
|
||||
|
Loading…
x
Reference in New Issue
Block a user