diff options
| author | Felix Hanley <felix@userspace.com.au> | 2017-06-19 02:11:47 +0000 |
|---|---|---|
| committer | Felix Hanley <felix@userspace.com.au> | 2017-06-19 02:11:47 +0000 |
| commit | afe038fb57690b20229d63b64c15b07b45d71527 (patch) | |
| tree | 9888170439a4af854331a73093b910d72a90af4a /README.md | |
| parent | 315df83a3203a7a62d7cc6003385bd91c384cdd3 (diff) | |
| download | dhtsearch-afe038fb57690b20229d63b64c15b07b45d71527.tar.gz dhtsearch-afe038fb57690b20229d63b64c15b07b45d71527.tar.bz2 | |
Fix configuration setting and add Unicode character class tags
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -78,8 +78,6 @@ and the following "advanced" options: memory cache of seen peers (default 200) -routing-table-size int number of remote nodes in routing table (default 1000) - -slab-allocations int - number of memory blocks to allocate for DHT client (default 10) -tcp-timeout int TCP timeout in seconds (default 10) -udp-timeout int @@ -92,9 +90,8 @@ following nodes. ## TODO -- Add tests! - Enable rate limiting. - Improve our manners on the DHT network (replies etc.). - Improve the routing table implementation. -- Improve tagging by checking the torrent name against Unicode sections. - Add results pagination. +- Add tests! |
