summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar acstubbins@9fd8dfbed08e99693f97e0782ddecf65eb816cb5 <acstubbins@web>2015-06-23 02:11:51 +0000
committerGravatar admin <admin@branchable.com>2015-06-23 02:11:51 +0000
commit3070f7448c39dcff44e2a86940ebd1c987d1f353 (patch)
tree9088389020036cc42b9510f046087a6e252919f1 /doc/todo
parentca8b0b3d942891c51b6b3857e0259913243c0a00 (diff)
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Set_total_storage_limit_for_special_remotes..mdwn1
1 files changed, 1 insertions, 0 deletions
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 000000000..2b66e9828
--- /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.