Adjust reader_posts_per_page for forum.questionablequesting.com.

This commit is contained in:
Jim Miller 2019-07-11 20:30:54 -05:00
parent 269e3d44b9
commit c8c9520dd5
2 changed files with 6 additions and 0 deletions

View file

@ -1590,6 +1590,9 @@ cover_exclusion_regexp:/css/bir.png
[forum.questionablequesting.com]
## see [base_xenforoforum]
## QQ shows more posts per reader page than other XF sites.
reader_posts_per_page:30
## Some sites require login (or login for some rated stories) The
## program can prompt you, or you can save it in config. In
## commandline version, this should go in your personal.ini, not

View file

@ -1626,6 +1626,9 @@ cover_exclusion_regexp:/css/bir.png
[forum.questionablequesting.com]
## see [base_xenforoforum]
## QQ shows more posts per reader page than other XF sites.
reader_posts_per_page:30
## Some sites require login (or login for some rated stories) The
## program can prompt you, or you can save it in config. In
## commandline version, this should go in your personal.ini, not