mirror of
https://github.com/Speyll/anemone.git
synced 2024-12-25 10:36:32 +00:00
Disable unused search index
This commit is contained in:
parent
ae125d2bc6
commit
69cdaa6495
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ taxonomies = [
|
|||
|
||||
[languages.fr]
|
||||
generate_feeds = true
|
||||
build_search_index = true
|
||||
build_search_index = false
|
||||
|
||||
[markdown]
|
||||
render_emoji = true
|
||||
|
|
Loading…
Reference in a new issue