X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=docs%2Fconfiguration.rst;h=31962d47e2757a789096798260d4674ae9765946;hb=514fb096be50464ce78933f4db48db4de40e7265;hp=0c6ede0b4d7dc562ed5755813d068a8383fd7633;hpb=c1faaa2ca237c8e0e099af8b5eeefe44abe1404b;p=tahoe-lafs%2Ftahoe-lafs.git diff --git a/docs/configuration.rst b/docs/configuration.rst index 0c6ede0b..31962d47 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -365,10 +365,13 @@ Client Configuration mutable-type parameter in the webapi. If you do not specify a value here, Tahoe-LAFS will use SDMF for all newly-created mutable files. - Note that this parameter only applies to mutable files. Mutable - directories, which are stored as mutable files, are not controlled by - this parameter and will always use SDMF. We may revisit this decision in - future versions of Tahoe-LAFS. + Note that this parameter applies only to files, not to directories. + Mutable directories, which are stored in mutable files, are not + controlled by this parameter and will always use SDMF. We may revisit + this decision in future versions of Tahoe-LAFS. + + See ``_ for details about mutable + file formats. Frontend Configuration ======================