diff --git a/crawlerConfig.json b/crawlerConfig.json index 93200de8..d76745ea 100644 --- a/crawlerConfig.json +++ b/crawlerConfig.json @@ -1,5 +1,5 @@ { - "index_name": "", + "index_name": "toshiki-notebook", "start_urls": ["https://note.toshiki.dev/"], "rateLimit": 8, "maxDepth": 10,