mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 04:23:01 +02:00
Adjust reader_posts_per_page for forum.questionablequesting.com.
This commit is contained in:
parent
269e3d44b9
commit
c8c9520dd5
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue