# Surreal config surreal_url = "localhost:8000" surreal_username = "root" surreal_password = "root" surreal_ns = "test" surreal_db = "v1.16" # Minio config s3_bucket = "v1.16" s3_url = "http://localhost:9000" s3_access_key = "DwJfDDVIbmCmfAblwSqp" s3_secret_key = "V4UqvC1Vm4AwLE5FAhu2gxlMfvexTBQnDxuy8uZx" # Crawler config crawl_filter = "en.wikipedia.com" budget = 1000