changes
This commit is contained in:
@@ -109,7 +109,7 @@ module Danbooru
|
||||
|
||||
# After this many pages, the paginator will switch to sequential mode.
|
||||
def max_numbered_pages
|
||||
2
|
||||
10
|
||||
end
|
||||
|
||||
# Max number of tag subscriptions per user
|
||||
|
||||
@@ -6,7 +6,7 @@ module Danbooru
|
||||
end
|
||||
|
||||
def posts_per_page
|
||||
1
|
||||
3
|
||||
end
|
||||
|
||||
def is_user_restricted?(user)
|
||||
|
||||
Reference in New Issue
Block a user