Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
`<backends/cloud.rst>`__. For backward compatibility, ``backend = s3``
is equivalent to ``backend = cloud.s3``.
+``backend = cloud.openstack``
+
+ The storage server stores all shares to a storage service supporting
+ the OpenStack storage API, for example Rackspace Cloud Files. For
+ configuration details, see `<backends/cloud.rst>`__.
+
``backend = debug_discard``
The storage server stores all shares in /dev/null. This is actually used,
.. _webapi.rst: frontends/webapi.rst
+The Cloud Storage backend
+-------------------------
+
+By default, a Tahoe-LAFS storage server will store its shares on the
+local filesystem. To store shares on a cloud storage service (for example
+Amazon S3 or Rackspace Cloud Files) instead, see `<backends/cloud.rst>`__.
+
+
Socialize
=========