Zooko O'Whielacronx
3a14ad1bb1
docs/configuration.rst: add section about the types of node, and clarify when setting web.port enables web-API service. fixes #1444
2011-09-26 13:38:01 -07:00
david-sarah
8d45f91bf0
docs: fix some broken .rst links. refs #1542
2011-09-24 22:10:01 -07:00
david-sarah
3d7a32647c
Implementation, tests and docs for blacklists. This version allows listing directories containing a blacklisted child. Inclusion of blacklist.py fixed. fixes #1425
2011-08-24 08:59:28 -07:00
Kevan Carstensen
85a00b2d37
docs: amend configuration, webapi documentation to talk about MDMF
2011-08-01 19:20:56 -07:00
Zooko O'Whielacronx
035dbcadde
doc: edit the explanation of K-of-N tradeoffs
2011-08-04 12:34:09 -07:00
Zooko O'Whielacronx
b66cbf10de
doc: clean up formatting of doc/configuration.rst
...
reflow to 77 chars line width, M-x white-space cleanup, blank link between name and definition
2011-08-04 12:27:22 -07:00
david-sarah
667b086b59
Documentation for drop-upload frontend. refs #1429
2011-08-08 11:21:46 -07:00
Zooko O'Whielacronx
e5c4e83f4c
reject old-style (pre-Tahoe-LAFS-v1.3) configuration files
...
Check for the existence of any of them and if any are found raise exception which will abort the startup of the node.
This is a backwards-incompatible change for anyone who is still using old-style configuration files.
fixes #1385
2011-08-01 16:24:23 -07:00
Zooko O'Whielacronx
420e3aa293
whitespace-cleanup
2011-07-24 18:55:46 -07:00
secorp
d566e4632d
corrected "k must never be smaller than N" to "k must never be greater than N"
2011-04-24 18:03:08 -07:00
Brian Warner
0f3fe54530
docs/configuration.rst: add a "Frontend Configuration" section
...
this points to docs/frontends/*.rst, which were previously underlinked
2011-02-21 17:43:23 -08:00
david-sarah
5299db9c04
docs/configuration.rst: fix a typo in the previous correction, and correct another error ('[storage]readonly_storage' should be '[storage]readonly').
2011-01-22 18:39:55 -08:00
david-sarah
41753dc42d
docs/configuration.rst: correct an error in the Example section ('[helper]run_helper' should be '[helper]enabled').
2011-01-22 18:23:04 -08:00
david-sarah
0f818d7cc4
docs/configuration.rst: correct the name of 'tahoe-client.tac' and document other .tac files. Also make the capitalization consistent in that section.
2011-01-22 18:00:11 -08:00
Brian Warner
45212d8000
Set "reserved_space=1G" in newly-created storage nodes. Closes #1208 .
2011-01-16 12:58:22 -08:00
david-sarah
45dd8b910a
docs: more formatting cleanups and corrections. Spell webapi and wapi as web-API.
2010-12-26 21:05:33 -08:00
david-sarah
dfd9c8a949
docs/configuration.rst: more formatting tweaks; which -> that.
2010-12-12 11:55:22 -08:00
david-sarah
43ebdbb87d
docs/configuration.rst: more changes to formatting.
2010-12-12 11:45:11 -08:00
david-sarah
50b8a89c00
docs/configuration.rst: changes to formatting (mainly putting commands and filenames in monospace).
2010-12-12 10:18:28 -08:00
david-sarah
5d612c87ab
Update hyperlinks between docs, and linkify some external references. refs #1225
2010-12-11 21:14:59 -08:00
Zooko O'Whielacronx
a4e9016482
docs: fix error in .rst formatting introduced by renaming Tahoe to Tahoe-LAFS in a header
2010-11-10 20:43:44 -08:00
Zooko O'Whielacronx
776eb31039
edit docs for English usage, rename "Tahoe" to "Tahoe-LAFS" in docs/configuration.rst, rename a variable in bin/tahoe-script.template for clarity, update François's CREDITS entry
2010-10-31 21:26:02 -07:00
Brian Warner
c4f8376a20
docs: fix tab-vs-spaces, make some CLI examples <tt>/"literal", wrap some to
...
80-cols, remove spurious whitespace. Add rst2html.py rule to Makefile.
2010-10-14 23:06:06 -07:00
Zooko O'Whielacronx
8143183e39
docs: convert all .txt docs to .rst thanks to Ravi Pinjala
...
fixes #1225
2010-10-14 22:29:13 -07:00