diff --git a/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn b/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn new file mode 100644 index 0000000000..2b66e98284 --- /dev/null +++ b/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn @@ -0,0 +1 @@ +I'd like to be able to set a fixed limit on how much storage can be uploaded to a special remote. A use case for this may be that I want to spend no more than Y dollars, on a storage service that charges $X per gigabyte. I would thus set a limit where I a upload would be interrupted with a warning about the limit, and to continue I would need to use a --force option.