mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-05 19:11:50 +02:00
Correct comments for universe_as_series setting in defaults.ini.
This commit is contained in:
parent
c238cd5790
commit
67c14a2ead
2 changed files with 12 additions and 12 deletions
|
|
@ -1794,9 +1794,9 @@ score_label:Score
|
|||
## make entryHTML.
|
||||
make_linkhtml_entries:universe
|
||||
|
||||
## storiesonline.net stories can be in a series or a universe, but not
|
||||
## both. By default, universe will be populated in 'series' with
|
||||
## index=0
|
||||
## finestories.com stories can be in a series and/or a universe. By
|
||||
## default, series will be populated with the universe if there is
|
||||
## universe but not series.
|
||||
universe_as_series: true
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
|
|
@ -2184,9 +2184,9 @@ score_label:Score
|
|||
## make entryHTML.
|
||||
make_linkhtml_entries:universe
|
||||
|
||||
## storiesonline.net stories can be in a series or a universe, but not
|
||||
## both. By default, universe will be populated in 'series' with
|
||||
## index=0
|
||||
## storiesonline.net stories can be in a series and/or a universe. By
|
||||
## default, series will be populated with the universe if there is
|
||||
## universe but not series.
|
||||
universe_as_series: true
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
|
|
|
|||
|
|
@ -1827,9 +1827,9 @@ score_label:Score
|
|||
## make entryHTML.
|
||||
make_linkhtml_entries:universe
|
||||
|
||||
## storiesonline.net stories can be in a series or a universe, but not
|
||||
## both. By default, universe will be populated in 'series' with
|
||||
## index=0
|
||||
## finestories.com stories can be in a series and/or a universe. By
|
||||
## default, series will be populated with the universe if there is
|
||||
## universe but not series.
|
||||
universe_as_series: true
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
|
|
@ -2217,9 +2217,9 @@ score_label:Score
|
|||
## make entryHTML.
|
||||
make_linkhtml_entries:universe
|
||||
|
||||
## storiesonline.net stories can be in a series or a universe, but not
|
||||
## both. By default, universe will be populated in 'series' with
|
||||
## index=0
|
||||
## storiesonline.net stories can be in a series and/or a universe. By
|
||||
## default, series will be populated with the universe if there is
|
||||
## universe but not series.
|
||||
universe_as_series: true
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
|
|
|
|||
Loading…
Reference in a new issue