mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
Change default base_xenforoforum minimum_threadmarks:1. See #1218
This commit is contained in:
parent
ba90ff9f3a
commit
637c6e3cc3
2 changed files with 6 additions and 2 deletions
|
|
@ -869,7 +869,9 @@ description_limit:500
|
|||
## there are at least this many threadmarks. A number of older
|
||||
## threads have a single threadmark to an 'index' post. Set to 1 to
|
||||
## use threadmarks whenever they exist.
|
||||
minimum_threadmarks:2
|
||||
## Update Jun2025: Default changed to 1, index posts are not a common
|
||||
## thing anymore.
|
||||
minimum_threadmarks:1
|
||||
|
||||
## When 'first post' (or post URL) is being added as a chapter, give
|
||||
## the chapter this title.
|
||||
|
|
|
|||
|
|
@ -859,7 +859,9 @@ description_limit:500
|
|||
## there are at least this many threadmarks. A number of older
|
||||
## threads have a single threadmark to an 'index' post. Set to 1 to
|
||||
## use threadmarks whenever they exist.
|
||||
minimum_threadmarks:2
|
||||
## Update Jun2025: Default changed to 1, index posts are not a common
|
||||
## thing anymore.
|
||||
minimum_threadmarks:1
|
||||
|
||||
## When 'first post' (or post URL) is being added as a chapter, give
|
||||
## the chapter this title.
|
||||
|
|
|
|||
Loading…
Reference in a new issue