remove search

This commit is contained in:
⧉ infominer 2020-11-23 14:39:18 -05:00
parent fc449de535
commit 0c3ccfe337
1 changed files with 1 additions and 4 deletions

View File

@ -54,17 +54,14 @@ reCaptcha:
atom_feed:
path : # blank (default) uses feed.xml
search : true
search_full_content : true # true, false (default)
search : false
search_provider : algolia # lunr (default), algolia, google
algolia:
application_id : Q7H7K9X8DV
index_name : didecentral
search_only_api_key : c02bbc81162fc9aaaf03cd6573962a94 # YOUR_SEARCH_ONLY_API_KEY
nodes_to_index: 'blockquote'
powered_by : true # true (default), false
files_to_exclude:
- _posts/blockchain/2020-11-17-dragonchain.md
- _pages/sitemap.md
- _posts/twitter/*.md
- _posts/drafts/*