This commit is contained in:
albert
2011-07-03 19:12:31 -04:00
parent bd3af50e10
commit 085995126c
16 changed files with 176 additions and 78 deletions

View File

@@ -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

View File

@@ -6,7 +6,7 @@ module Danbooru
end
def posts_per_page
1
3
end
def is_user_restricted?(user)