mirror of
https://github.com/btdig/dhtcrawler2.git
synced 2025-01-19 12:41:36 +00:00
5 lines
107 B
Erlang
5 lines
107 B
Erlang
-define(HASH_DBNAME, dht_hash).
|
|
-define(HASH_COLLNAME, hash).
|
|
-define(HASH_DOWNLOAD_COLL, wait_download).
|
|
|