febf21b0c7
fix republish interval documentation
...
We republish every 4 hours, not 12.
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-11-29 15:15:58 -08:00
d4c54d6858
Merge pull request #4401 from leerspace/docs/config-announce
...
updating Addresses section
2017-11-21 08:49:32 -08:00
42a0c14f2a
adding detail on Announce
...
Clarifying that the Announce array is only used when non-empty
and will override the default inferred announce addresses.
License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2017-11-20 09:48:19 -06:00
8391abb06b
updating Addresses section
...
config.md: updating the Addresses section
Adding documentation on Announce and NoAnnounce.
Fixing typo in API default value.
License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2017-11-19 20:31:25 -06:00
0d2cc04fa7
docs: correct StorageMax config desc
...
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2017-11-14 12:25:38 +10:00
cf4c9bd857
docs: Badger entry in experimenal-features
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-11-10 10:32:07 +01:00
bae3d73e07
Merge pull request #4270 from ipfs/misc/pnet-docs/boot
...
docs(pnet): add more info about bootstrap
2017-10-17 00:20:16 +01:00
6beab668fd
Merge pull request #4288 from ipfs/feat/connmgr
...
Implement Connection Manager
2017-10-16 18:37:11 +01:00
62d521783f
Integrate connection manager
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-10-16 09:46:46 -07:00
a0bedf6a5b
remove the rest of the supernode code
...
missed in the initial cleanup
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-10-14 16:43:30 -07:00
be6935924f
Update plugins.md
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-10-05 02:18:11 -07:00
a11bb713d6
docs: Add some docs on plugins
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-10-05 02:18:11 -07:00
c68bf20eaa
Update experimental-features.md
2017-10-03 17:18:48 +03:00
bfd01b57cf
docs(pnet): add more info about bootstrap
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-10-02 15:31:47 +03:00
f70fa0a2a5
docs: Update and clean-up
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-12 18:47:53 +02:00
b56a2b2651
add flatfs note
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-10 17:35:43 -07:00
70be25e3e5
documentify
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-07 16:18:10 -07:00
c5d362e3f4
Merge pull request #4148 from ipfs/doc/circuit-relay
...
document circuit relay in docs/experimental-features
2017-08-28 14:31:32 -07:00
1ff547e8c4
docs: Update docs on release
...
ref: https://github.com/ipfs/go-ipfs/issues/4163#issuecomment-324288851
License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
2017-08-23 11:42:20 +01:00
b0618e70d9
feature release version for circuit relay
...
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:54:50 +03:00
ad772e5df9
document circuit relay in docs/experimental-features
...
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:45:23 +03:00
16247cb65d
docs/config: document relay options
...
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-16 09:28:05 +03:00
dea24aedc3
Merge pull request #4113 from ipfs/feat/reprovider-starts
...
Reprovider strategies
2017-08-15 17:13:23 -07:00
4a5b93a1df
reprovider: apply review suggestions
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-16 00:39:12 +02:00
048debeffd
reprovider: strategy docs
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-13 00:02:23 +02:00
bc75d3b88a
Removed tour command and fix test
...
License: MIT
Signed-off-by: Sherod Taylor <sherodtaylor@gmail.com>
2017-08-09 10:14:57 -04:00
12bdb94f65
docs: correct p2p command usage
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-07-05 18:32:02 +02:00
0660f1c46f
docs: add experimental-features.md
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-07-05 01:58:13 +02:00
21e96e2ec4
docs: add transports.md
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-07-04 21:39:12 +02:00
5556ed99fc
Add developer certificate of origin document
...
Retrieved from: https://developercertificate.org/
Fixes #3976
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-06-26 15:36:35 -07:00
f07e2f33a8
Add Comms items from js-ipfs, including blog
2017-05-22 13:13:31 -04:00
720ced12b9
Fix install_unsupported for openbsd, add docs
...
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
2017-04-27 01:02:42 +02:00
da95e9f929
Add DisableNatPortMap option.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-18 18:50:10 -04:00
43d668331c
add config option to disable bandwidth metrics
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-11-11 10:31:24 -08:00
9aaa743a51
docs: decapitalize IPFS where possible
...
Tried to check all instances of IPFS and make sure they werent referring to the CLI tool. See #2910 .
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-10-27 22:54:36 -07:00
5457a85cef
Merge branch 'version/0.4.3-rc4'
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 19:10:10 -07:00
4c5b32bfa2
docs: fix changelog list oneliner
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-09 20:25:10 +02:00
27279cdefe
blockstore: change unit of bloom filter to byte from bits
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-06 20:20:19 +02:00
0e5f32d07e
Reverse label numbers
...
See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997 . Will need to change current issues.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-29 16:51:07 -04:00
81acd6a915
Merge pull request #2800 from ipfs/feature/update-authors
...
Updated authors doc
2016-08-24 10:06:01 -07:00
0b6bfabcff
improve config option docs
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-20 11:49:23 -07:00
ad488c6525
reprovider: add config option to set reprovide interval
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-19 16:52:03 -07:00
c43e94262e
Updated authors doc
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-18 11:54:48 -07:00
3975213304
docs: update release procedure
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-07-23 13:12:01 +01:00
ca0c68991d
Capitalized acronyms, add ToC
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-07-19 12:51:20 +01:00
d7a1bdae8e
add newer config options and reformat
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:20 +01:00
4307c10739
document the config options
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:19 +01:00
715b6145bb
Added a How To File GitHub Issues guide
...
See https://github.com/ipfs/go-ipfs/pull/2786
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-22 20:21:12 +01:00
656241f408
Moved docs to docs
...
I moved debug-guide and releases to the docs folder. I think we should also move dev.md and roadmap.md there, too -- but I am not sure how often these files are updated, addressed, changed, or, in general, seen. Perhaps we should have a wider discussion about the docs included in this repo?
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-03 13:14:40 +01:00
f60ae0a1b9
Capitalized NOTE
, first letter of following word
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-29 16:57:19 -04:00