no recomp needed

This commit is contained in:
2025-03-31 14:53:10 -06:00
parent 4a433a1a77
commit add6f00ed6
4 changed files with 28 additions and 7 deletions

View File

@@ -3,8 +3,9 @@ surreal_url = "localhost:8000"
surreal_username = "root"
surreal_password = "root"
surreal_ns = "test"
surreal_db = "v1.19.2"
surreal_db = "v1.19.5"
# Crawler config
crawl_filter = "en.wikipedia.com"
budget = 1000
crawl_filter = "en.wikipedia.org"
start_url = "https://en.wikipedia.org"
budget = 100