From b9726bd8a87edfa3aa146c49793a3e8ba22f98c7 Mon Sep 17 00:00:00 2001 From: PyroScope Project Date: Wed, 9 Mar 2016 17:15:40 +0100 Subject: [PATCH] link to related pages --- Config-Guide.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Config-Guide.md b/Config-Guide.md index 8571759..d6ad19e 100644 --- a/Config-Guide.md +++ b/Config-Guide.md @@ -6,4 +6,13 @@ ## Advanced Use-Cases -**TODO** \ No newline at end of file + * [Watch Directories](https://github.com/rakshasa/rtorrent/wiki/TORRENT-Watch-directories) + * [Ratio Handling](https://github.com/rakshasa/rtorrent/wiki/RTorrentRatioHandling) + * [Using DHT](https://github.com/rakshasa/rtorrent/wiki/Using-DHT) + * [Using XMLRPC with rTorrent](https://github.com/rakshasa/rtorrent/wiki/RPC-Setup-XMLRPC) + + +## Advanced Topics + + * [Logging](https://github.com/rakshasa/rtorrent/wiki/LOG-Logging) + * [Migration to the 0.9.x command syntax](https://github.com/rakshasa/rtorrent/wiki/RPC-Migration-0.9)