summaryrefslogtreecommitdiffstats
path: root/makefu/3modules
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-08-22 18:44:29 +0200
committermakefu <github@syntax-fehler.de>2016-08-22 18:44:29 +0200
commit7761a15e57fe63112de01b232b7d67c3fe16df72 (patch)
treea515884abefaf7cddbda0c8286654562c575a9ef /makefu/3modules
parentc8f2a171eb0335847bb4574c76a2c0a448272d09 (diff)
m 3 rtorrent: add TODO
Diffstat (limited to 'makefu/3modules')
-rw-r--r--makefu/3modules/rtorrent.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/3modules/rtorrent.nix b/makefu/3modules/rtorrent.nix
index 404c9d4f..8550d54b 100644
--- a/makefu/3modules/rtorrent.nix
+++ b/makefu/3modules/rtorrent.nix
@@ -101,6 +101,7 @@ let
default = pkgs.rtorrent;
};
+ # TODO: enable xmlrpc with web.enable
xmlrpc = mkOption {
type = with types; nullOr str;
description = ''