Files
dht/dht-search.filter-test.toml
T

14 lines
230 B
TOML

data_dir = "data-filter-test"
run_duration_secs = 300
[metadata_limits]
max_metadata_bytes = 65536
max_files = 10
max_name_bytes = 64
max_path_bytes = 128
max_path_depth = 4
[http]
listen = "127.0.0.1:8080"
web_dir = "web/dist"