This repository has been archived on 2024-04-13. You can view files and clone it, but cannot push or open issues or pull requests.
shallot/onionscandb/data-config.json

7 lines
121 B
JSON
Raw Normal View History

2023-01-04 19:41:21 +01:00
{
"DocMaxRoom": 2097152,
"ColFileGrowth": 33554432,
"PerBucket": 16,
"HTFileGrowth": 33554432,
"HashBits": 16
}