diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-31 20:53:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-31 20:53:16 -0400 |
commit | 6173cd6ffb558e95b1fd866c16791249b85a5bb2 (patch) | |
tree | 865168dd56e64969f64c46dd5e9e967f035f22d7 /doc/todo/tahoe_lfs_for_reals.mdwn | |
parent | ada150dc74a2fb13dd8c5885f346ac9ab4343531 (diff) |
update
Diffstat (limited to 'doc/todo/tahoe_lfs_for_reals.mdwn')
-rw-r--r-- | doc/todo/tahoe_lfs_for_reals.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/todo/tahoe_lfs_for_reals.mdwn b/doc/todo/tahoe_lfs_for_reals.mdwn index e5b4a841d..2caeef11d 100644 --- a/doc/todo/tahoe_lfs_for_reals.mdwn +++ b/doc/todo/tahoe_lfs_for_reals.mdwn @@ -12,10 +12,12 @@ but a tahoe-lafs special remote would be more flexible. To support a special remote, a mapping is needed from git-annex keys to Tahoe keys, stored in the git-annex branch. -> This is now done, however, there are 2 known +> This is now done, however, there are 3 known > problems: > > * tahoe start run unncessarily <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2149> > * web.port can conflict <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2147> -> +> * Nothing renews leases, which is a problem on grids that expire. +> <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2212> + > --[[Joey]] |