]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/configuration.txt: explain the current limitations of readonly_storage
authorBrian Warner <warner@allmydata.com>
Wed, 4 Jun 2008 00:47:08 +0000 (17:47 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 4 Jun 2008 00:47:08 +0000 (17:47 -0700)
docs/configuration.txt

index f9d3b9b36230425dcd6438e9dbd6892244af771b..a7487a016a46e9e03dc280df2ae894b6201ef183 100644 (file)
@@ -71,7 +71,9 @@ readonly_storage (optional): If this file is present (the contents do not
 matter), the node will run a storage server but will not accept any shares,
 making it effectively read-only. Use this for storage servers which are being
 decommissioned: the storage/ directory could be mounted read-only, while
-shares are moved to other servers.
+shares are moved to other servers. Note that this currently only affects
+immutable shares. Mutable shares (used for directories) will be written and
+modified anyway. See ticket #390 for the current status of this bug.
 
 sizelimit (optional): If present, this file establishes an upper bound (in
 bytes) on the amount of storage consumed by share data (data that your node