/vg/ has an image limit of 500.

This commit is contained in:
Nicolas Stepien 2012-02-16 15:25:50 +01:00
parent e52b2f75fa
commit 2e958f8b31
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
master master
- Mayhem - Mayhem
Fix unXXXifier on pages starting with not XXXed numbers. Fix unXXXifier on pages starting with not XXXed numbers.
Update image limit notifier for /vg/.
2.26.2 2.26.2
- Mayhem - Mayhem

View File

@ -2476,6 +2476,8 @@ threadStats =
switch g.BOARD switch g.BOARD
when 'a', 'v' when 'a', 'v'
251 251
when 'vg'
501
else else
151 151
g.callbacks.push @node g.callbacks.push @node