commit 137cc27ba1dec5365c8926064594dc8bb34364d6 Author: juga0 juga@riseup.net Date: Wed Jul 25 01:19:22 2018 +0000
Add forgotten destinations
which is actually the most important for the user --- docs/source/man_sbws.ini.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/docs/source/man_sbws.ini.rst b/docs/source/man_sbws.ini.rst index 522f898..b003bef 100644 --- a/docs/source/man_sbws.ini.rst +++ b/docs/source/man_sbws.ini.rst @@ -1,5 +1,5 @@ Simple Bandwidth Scanner - SBWS.INI(5) -===================================== +======================================
DESCRIPTION ----------- @@ -45,9 +45,17 @@ paths (Default ~/.sbws/log)
destinations + STR = {on, off} + Name of destination. It is a name for the Web server from where to + download files in order to measure bandwidths. + usability_test_interval = INT How often to check if a destination is usable
+destinations.STR + url = STR + The url to the destination + tor datadir = STR sbws' owned tor directory. (Default: ~/.sbws/tor)