diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-27 13:09:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-27 13:09:35 -0400 |
commit | 46f1ef99195adfb7c370615cfcaeee40cd6eae85 (patch) | |
tree | 1c19ff362d8c8cdb3b1940c62906ac5e6a857601 /doc/design | |
parent | 48d5e06041ce8c4ad0c6754fe210116f4cc0a412 (diff) |
todo: url lists
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/external_special_remote_protocol.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index aab93ab08..1c582591b 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -214,3 +214,5 @@ remote. * uuid verification during PREPARE (so, for example, it can check if a removable drive repo has the expected uuid) * Support for splitting files into chunks. +* Support for getting and setting the list of urls that can be associated + with a key. |