Committer: sbelyaev
LJSUP-12940: Remove duplicating users from reposted list and fix counterU trunk/cgi-bin/LJ/Entry/Repost.pm
Modified: trunk/cgi-bin/LJ/Entry/Repost.pm =================================================================== --- trunk/cgi-bin/LJ/Entry/Repost.pm 2012-07-13 08:54:08 UTC (rev 22438) +++ trunk/cgi-bin/LJ/Entry/Repost.pm 2012-07-13 09:19:05 UTC (rev 22439) @@ -8,7 +8,7 @@ use LJ::Lang; use constant { REPOST_KEYS_EXPIRING => 60*60*2, - REPOST_USERS_LIST_LIMIT => 0, + REPOST_USERS_LIST_LIMIT => 25, }; sub __get_count {