mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
fix(algolia): add index name in algolia crawler config for action to proporly run
This commit is contained in:
parent
b38c2b6f37
commit
684b960e07
@ -1,5 +1,5 @@
|
||||
{
|
||||
"index_name": "",
|
||||
"index_name": "toshiki-notebook",
|
||||
"start_urls": ["https://note.toshiki.dev/"],
|
||||
"rateLimit": 8,
|
||||
"maxDepth": 10,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user