Opened at 2015-06-01T16:41:39Z
Closed at 2015-10-02T20:16:24Z
#2441 closed defect (fixed)
Magic Folder: add configuration of the parent DMD
Reported by: | daira | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-magic-folder | Version: | 1.10.0 |
Keywords: | usability config otf-magic-folder-objective5 otf-magic-folder-objective4 | Cc: | |
Launchpad Bug: |
Description
The parent DMD is a Tahoe-LAFS directory that has one child per client DMD. Each client needs a read cap to the parent DMD. This ticket is to implement a way to configure this.
Change History (4)
comment:1 Changed at 2015-06-01T16:41:55Z by daira
- Component changed from unknown to code-frontend-magic-folder
comment:2 Changed at 2015-06-02T19:39:43Z by dawuud
- Owner changed from dawuud to daira
comment:3 Changed at 2015-06-03T17:36:49Z by dawuud
code cleaned up. please review
comment:4 Changed at 2015-10-02T20:16:24Z by daira
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
OK my rough draft code is here: https://github.com/david415/tahoe-lafs/tree/2441.add-parent-dmd-config.1
please review