aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index e67f275..70f14af 100644
--- a/README.md
+++ b/README.md
@@ -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!