From b35840c5d0ec17740e5f42db5dc47f36fff192b9 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Sun, 15 Jul 2018 17:23:44 +0200 Subject: [PATCH] Plugin rtom_allsessions_*: mention the default API version --- plugins/rtorrent/rtom_allsessions_mem | 2 +- plugins/rtorrent/rtom_allsessions_peers | 2 +- plugins/rtorrent/rtom_allsessions_spdd | 2 +- plugins/rtorrent/rtom_allsessions_vol | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/rtorrent/rtom_allsessions_mem b/plugins/rtorrent/rtom_allsessions_mem index a29fa2ef..565eea90 100755 --- a/plugins/rtorrent/rtom_allsessions_mem +++ b/plugins/rtorrent/rtom_allsessions_mem @@ -27,7 +27,7 @@ # ip rTorrent's ip address - using scgi_port - needed, when "src" is NOT set to "socket" # port rTorrent's scgi port (scgi_port) - using scgi_port - needed, when "src" is NOT set to "socket" # category Change graph category -# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls +# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls # # Configuration example # diff --git a/plugins/rtorrent/rtom_allsessions_peers b/plugins/rtorrent/rtom_allsessions_peers index 7b6187c7..f452677c 100755 --- a/plugins/rtorrent/rtom_allsessions_peers +++ b/plugins/rtorrent/rtom_allsessions_peers @@ -25,7 +25,7 @@ # src "socket" when using scgi_socket, or anything else when using scgi_port # socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket" # category Change graph category -# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls +# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls # # Configuration example # diff --git a/plugins/rtorrent/rtom_allsessions_spdd b/plugins/rtorrent/rtom_allsessions_spdd index 5a366105..a9ce779b 100755 --- a/plugins/rtorrent/rtom_allsessions_spdd +++ b/plugins/rtorrent/rtom_allsessions_spdd @@ -36,7 +36,7 @@ # src "socket" when using scgi_socket, or anything else when using scgi_port # socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket" # diff "yes" for using bps for upload and Bps for download, or anything else for using Bps for both -# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls +# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls # # # Configuration example diff --git a/plugins/rtorrent/rtom_allsessions_vol b/plugins/rtorrent/rtom_allsessions_vol index a5db49d2..97818291 100755 --- a/plugins/rtorrent/rtom_allsessions_vol +++ b/plugins/rtorrent/rtom_allsessions_vol @@ -25,7 +25,7 @@ # src "socket" when using scgi_socket, or anything else when using scgi_port # socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket" # category Change graph category -# api use "pre09" (pre 0.9.0) or 'current' (0.9.0+) API calls +# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls # # Configuration example #