red_alf wrote in changelog

[livejournal] r22715: LJSUP-13343: Cancel type of account chec...

Committer: afedorov
LJSUP-13343: Cancel type of account checking for queue of entries for moderation

U   trunk/cgi-bin/ljdefaults.pl
Modified: trunk/cgi-bin/ljdefaults.pl
===================================================================
--- trunk/cgi-bin/ljdefaults.pl	2012-08-21 16:05:08 UTC (rev 22714)
+++ trunk/cgi-bin/ljdefaults.pl	2012-08-22 06:59:08 UTC (rev 22715)
@@ -105,7 +105,7 @@
                       'can_post' => 1,
                       'get_comments' => 1,
                       'leave_comments' => 1,
-                      'mod_queue' => 50,
+                      'mod_queue' => 250,
                       'mod_queue_per_poster' => 1,
                       'weblogscom' => 0,
                       'hide_email_after' => 0,