]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/webapi.txt: update helper section to discuss tahoe.cfg
authorBrian Warner <warner@lothar.com>
Wed, 3 Dec 2008 02:07:26 +0000 (19:07 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 3 Dec 2008 02:07:26 +0000 (19:07 -0700)
docs/frontends/webapi.txt

index 4ab09aedc60a4cf3873e370c2befe56c2ff5570f..ad209eb88a358f132fa09ef251c0b9497202f221 100644 (file)
@@ -1108,8 +1108,8 @@ GET /provisioning/
 
 GET /helper_status/
 
- If the node is running a helper (i.e. if "$BASEDIR/run_helper" is
non-empty), then this page will provide a list of all the helper operations
+ If the node is running a helper (i.e. if [helper]enabled is set to True in
tahoe.cfg), then this page will provide a list of all the helper operations
  currently in progress. If "?t=json" is added to the URL, it will return a
  JSON-formatted list of helper statistics, which can then be used to produce
  graphs to indicate how busy the helper is.