nvram
This commit is contained in:
@ -611,19 +611,19 @@ algolia_search:
|
||||
|
||||
# Local search
|
||||
# Dependencies: https://github.com/flashlab/hexo-generator-search
|
||||
local_search:
|
||||
enable: true
|
||||
# if auto, trigger search by changing input
|
||||
# if manual, trigger search by pressing enter key or search button
|
||||
trigger: auto
|
||||
# show top n results per article, show all results by setting to -1
|
||||
top_n_per_article: 1
|
||||
# local_search:
|
||||
# enable: true
|
||||
# # if auto, trigger search by changing input
|
||||
# # if manual, trigger search by pressing enter key or search button
|
||||
# trigger: auto
|
||||
# # show top n results per article, show all results by setting to -1
|
||||
# top_n_per_article: 1
|
||||
|
||||
search:
|
||||
path: search.xml
|
||||
field: post
|
||||
format: html
|
||||
limit: 10000
|
||||
# search:
|
||||
# path: search.xml
|
||||
# field: post
|
||||
# format: html
|
||||
# limit: 10000
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Tags Settings
|
||||
|
Reference in New Issue
Block a user