users: give all users unlimited favorites.
Let all users have unlimited favorites. Formerly the limit was 10k favorites for regular members, 20k for Gold, and unlimited for Platinum. Limiting favorites doesn't make sense since upvotes are unlimited.
This commit is contained in:
@@ -62,7 +62,7 @@ class UserPolicy < ApplicationPolicy
|
||||
comment_threshold default_image_size
|
||||
favorite_tags blacklisted_tags time_zone per_page
|
||||
custom_style favorite_count statement_timeout favorite_group_limit
|
||||
favorite_limit tag_query_limit max_saved_searches theme
|
||||
tag_query_limit max_saved_searches theme
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user