mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
7 lines
218 B
TOML
7 lines
218 B
TOML
cluster_id = "dev_webgraph"
|
|
gossip_addr = "0.0.0.0:3007"
|
|
gossip_seed_nodes = ["0.0.0.0:3005"]
|
|
graph_path = "data/webgraph"
|
|
host = "0.0.0.0:3003"
|
|
shard = 0
|
|
inbound_similarity_path = "data/centrality/inbound_similarity"
|