From b786804b84a774e7f86069191b4d82a0eba7e96b Mon Sep 17 00:00:00 2001 From: PyroScope Project Date: Sun, 12 Mar 2017 12:52:17 +0100 Subject: [PATCH] created daemon mode skeleton docs --- Daemon_Mode.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Daemon_Mode.md diff --git a/Daemon_Mode.md b/Daemon_Mode.md new file mode 100644 index 0000000..dfb9559 --- /dev/null +++ b/Daemon_Mode.md @@ -0,0 +1,5 @@ +# rTorrent Daemon Mode + +Version 0.9.7+ has a built-in daemon mode disabling the user interface, so you can only control it via XMLRPC. See issue #446 for the changes. + +:interrobang: **This needs to get explained in more details.** \ No newline at end of file