Rewrite notes about stats gatherer removal

This commit is contained in:
Sajith Sasidharan 2020-12-11 10:32:41 -05:00
parent 713e456265
commit 94906bed17

View File

@ -23,7 +23,7 @@ Config setting File Comment
``BASEDIR/introducer.furl`` ``BASEDIR/private/introducers.yaml``
``[client]helper.furl`` ``BASEDIR/helper.furl``
``[client]key_generator.furl`` ``BASEDIR/key_generator.furl``
``[client]stats_gatherer.furl`` ``BASEDIR/stats_gatherer.furl`` Stats gatherer has been removed.
``BASEDIR/stats_gatherer.furl`` Stats gatherer has been removed.
``[storage]enabled`` ``BASEDIR/no_storage`` (``False`` if ``no_storage`` exists)
``[storage]readonly`` ``BASEDIR/readonly_storage`` (``True`` if ``readonly_storage`` exists)
``[storage]sizelimit`` ``BASEDIR/sizelimit``
@ -48,7 +48,7 @@ addresses specified in ``advertised_ip_addresses`` were used in
addition to any that were automatically discovered), whereas the new
``tahoe.cfg`` directive is not (``tub.location`` is used verbatim).
The stats gatherer has been broken at least since Tahoe-LAFS 1.13.0,
and has been removed. The functionality of
``[client].stats_gatherer.furl`` (which was previously in
``BASEDIR/stats_gatherer.furl``), is no longer available.
The stats gatherer has been broken at least since Tahoe-LAFS 1.13.0.
The functionality of ``[client].stats_gatherer.furl`` (which was
previously in ``BASEDIR/stats_gatherer.furl``), will not be available
after Tahoe-LAFS v1.15.0 rc0.