5 | | 2. Write '''CLIENT_WRITECAP''' to the file '''magic_folder_dircap''' |
6 | | under the client's '''private''' directory. |
7 | | 3. Write '''COLLECTIVE_READCAP''' to the file '''collective_dircap''' |
8 | | under the client's '''private''' directory. |
9 | | 4. Edit the client's '''tahoe.cfg''' to set |
10 | | '''[magic_folder] enabled = True''' and |
11 | | '''[magic_folder] local.directory = LOCAL_DIR'''. |
| 5 | 2. Write '''CLIENT_WRITECAP''' to the file `magic_folder_dircap` |
| 6 | under the client's `private` directory. |
| 7 | 3. Write '''COLLECTIVE_READCAP''' to the file `collective_dircap` |
| 8 | under the client's `private` directory. |
| 9 | 4. Edit the client's `tahoe.cfg` to set |
| 10 | `[magic_folder] enabled = True` and |
| 11 | `[magic_folder] local.directory = LOCAL_DIR`. |