Browse Source

bumped posts per page to 18

Rafał Pitoń 8 years ago
parent
commit
e9da134645
1 changed files with 2 additions and 2 deletions
  1. 2 2
      misago/conf/defaults.py

+ 2 - 2
misago/conf/defaults.py

@@ -270,8 +270,8 @@ MISAGO_THREADS_TAIL = 15
 
 
 # Number of posts displayed on single thread page
-MISAGO_POSTS_PER_PAGE = 15
-MISAGO_POSTS_TAIL = 7
+MISAGO_POSTS_PER_PAGE = 18
+MISAGO_POSTS_TAIL = 6
 
 
 # Number of attachments possible to assign to single post