Add max column width for pager

This commit is contained in:
Ivan
2018-11-13 00:58:46 +01:00
parent a83b5108d3
commit dd0dce3ee8
3 changed files with 7 additions and 0 deletions

View File

@@ -46,6 +46,9 @@ enable_media = False
; Maximum number of columns for a comment
max_comment_cols = 120
; Maximum number of columns for pager
;max_pager_cols = 70
; Hide username if logged in, display "Logged in" instead
hide_username = False