From fbf7865ac9082d96fe4f999f4ac0cd87e89dd3aa Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg" Date: Wed, 25 Dec 2013 22:29:46 +0000 Subject: [PATCH] --- doc/todo/wishlist:_allow_custom_S3_url_in_webapp.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/wishlist:_allow_custom_S3_url_in_webapp.mdwn diff --git a/doc/todo/wishlist:_allow_custom_S3_url_in_webapp.mdwn b/doc/todo/wishlist:_allow_custom_S3_url_in_webapp.mdwn new file mode 100644 index 0000000000..2d291608b0 --- /dev/null +++ b/doc/todo/wishlist:_allow_custom_S3_url_in_webapp.mdwn @@ -0,0 +1,3 @@ +It is now relatively easy to build your own S3-compatible storage system with software such as Ceph radosgw or Openstack Swift. + +So a way for users to specify their own S3 url would come pretty handy in the webapp's "add S3 remote" page.