From 522a349a42a5d8cf14b51a7dc2fb40b9d0a98358 Mon Sep 17 00:00:00 2001
From: David Stainton <dstainton415@gmail.com>
Date: Tue, 6 Oct 2015 17:57:18 +0200
Subject: [PATCH] Mention gc is not part of the otf grant and link to the gc
 ticket

---
 docs/frontends/magic-folder.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/frontends/magic-folder.rst b/docs/frontends/magic-folder.rst
index 603f12f1..bd796599 100644
--- a/docs/frontends/magic-folder.rst
+++ b/docs/frontends/magic-folder.rst
@@ -127,7 +127,9 @@ with an immutable file. (`#1712`_)
 If a file in the upload directory is changed (actually relinked to a new
 file), then the old file is still present on the grid, and any other caps to
 it will remain valid. See `docs/garbage-collection.rst`_ for how to reclaim
-the space used by files that are no longer needed.
+the space used by files that are no longer needed. Garbage collection is
+not included as part of the OTF Magic-Folder grant... however we've documented
+this feature here `#2440`_
 
 Unicode filenames are supported on both Linux and Windows, but on Linux, the
 local name of a file must be encoded correctly in order for it to be uploaded.
@@ -154,6 +156,7 @@ On Windows, when a node has Magic Folder enabled, it is unresponsive to Ctrl-C
 .. _`#1712`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1712
 .. _`#2218`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2218
 .. _`#2219`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2219
+.. _`#2440`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2440
 
 .. _docs/garbage-collection.rst: ../garbage-collection.rst
 
-- 
2.45.2