Merge branch 'pr373'

Closes tahoe-lafs/tahoe-lafs#373
This commit is contained in:
Brian Warner 2016-10-25 18:27:22 -07:00
commit 8cdb5ff185

View File

@ -229,3 +229,14 @@ As mentioned earlier, it is also possible to run the nodes on
different machines, to synchronize between three or more clients,
to mix Windows and Linux clients, and to use multiple servers
(if the Tahoe-LAFS encoding parameters are changed).
Configuration
=============
There will be a ``[magic_folder]`` section in your ``tahoe.cfg`` file
after setting up Magic Folder.
There is an option you can add to this called ``poll_interval=`` to
control how often (in seconds) the Downloader will check for new things
to download.