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.