Update image limit for /vg/ according to >>>/q/116439
This commit is contained in:
parent
d50294cb5a
commit
a045d238e3
@ -4346,7 +4346,7 @@
|
||||
case 'mlp':
|
||||
return 251;
|
||||
case 'vg':
|
||||
return 501;
|
||||
return 376;
|
||||
default:
|
||||
return 151;
|
||||
}
|
||||
|
||||
@ -3453,7 +3453,7 @@ ThreadStats =
|
||||
when 'a', 'b', 'v', 'co', 'mlp'
|
||||
251
|
||||
when 'vg'
|
||||
501
|
||||
376
|
||||
else
|
||||
151
|
||||
Main.callbacks.push @node
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user