Opened at 2008-05-05T13:06:22Z
Closed at 2008-05-06T23:00:03Z
#405 closed defect (fixed)
better doc for upload helper
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 1.1.0 |
Component: | documentation | Version: | 1.0.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Upload helper is described in docs/architecture.txt, but how to configure upload helpers is not documented. For example, Tahoe nodes respond to the presence of a "helper.furl" file in their configuration directory, but this isn't documented in docs/configuration.txt.
(In fact it is, as far as I know, the only such configuration option that isn't documented in that file.)
Also, Chris Goffinet seems to be unsure about how to use upload helpers -- http://allmydata.org/pipermail/tahoe-dev/2008-May/000532.html ("Benefit of upload helper?"). Perhaps he didn't see the note in architecture.txt, or perhaps that note isn't sufficient to help people decide whether and how to use helpers.
Change History (1)
comment:1 Changed at 2008-05-06T23:00:03Z by warner
- Milestone changed from undecided to 1.1.0
- Resolution set to fixed
- Status changed from new to closed
Done, in 783fbb12e608795b and e2f56b8e3c96d6ac.