mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
8 lines
182 B
TOML
8 lines
182 B
TOML
output_path = "data/site_stats.json"
|
|
top_sites = 1_000_000
|
|
host_centrality_path = "data/centrality/harmonic"
|
|
|
|
[warc_source]
|
|
folder = "data"
|
|
names = ["sample.warc.gz"]
|
|
type = "Local"
|