aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index ce885d1..50e2007 100644
--- a/config.toml
+++ b/config.toml
@@ -123,6 +123,19 @@ enableRobotsTXT = true
[params.search.verification]
+[related]
+ includeNewer = false
+ threshold = 80
+ toLower = false
+
+ [[related.indices]]
+ name = "tags"
+ weight = 80
+
+ [[related.indices]]
+ name = "date"
+ weight = 10
+
[mediaTypes]
[mediaTypes."application/xslt+xml"]