refactor: simplify exampleSite configuration files and switch to YAML
Include only overridden values.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Related contents configuration
|
||||
includeNewer: true
|
||||
threshold: 60
|
||||
toLower: false
|
||||
indices:
|
||||
- name: tags
|
||||
weight: 100
|
||||
- name: categories
|
||||
weight: 200
|
||||
Reference in New Issue
Block a user