Opened at 2011-01-15T18:18:40Z
Last modified at 2011-01-20T10:04:59Z
#1311 closed defect
user of tahoe client thinks "storage=true" means that their client can use storage — at Version 1
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.2 |
Component: | code-nodeadmin | Version: | 1.8.1 |
Keywords: | usability defaults reviewed | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
zooko wrote:
A larger fix might be to split the client-related and server-related configuration into two separate files, possibly named ~/.tahoe/client.cfg and ~/.tahoe/server.cfg.
-1, this would cause disruption and multiple places to set the same options (since we would have to support existing tahoe.cfg files in addition to any new ones).
Change History (2)
Changed at 2011-01-15T21:27:21Z by davidsarah
comment:1 Changed at 2011-01-15T21:30:43Z by davidsarah
- Description modified (diff)
- Keywords review-needed added
- Milestone changed from undecided to soon
Note: See
TracTickets for help on using
tickets.
create_node.py: add comments to default tahoe.cfg to clarify the meaning of each section. refs #1311