mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
docs/webapi.txt: update helper section to discuss tahoe.cfg
This commit is contained in:
parent
ed211e8574
commit
2a640af485
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user