You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
170 B
TOML
13 lines
170 B
TOML
1 year ago
|
# Related contents configuration
|
||
|
includeNewer = true
|
||
|
threshold = 60
|
||
|
toLower = false
|
||
|
|
||
|
[[indices]]
|
||
|
name = "tags"
|
||
|
weight = 100
|
||
|
|
||
|
[[indices]]
|
||
|
name = "categories"
|
||
|
weight = 200
|