@cryptotaxi247 / kubo / commits / bc7c0c0f8

Add Strategic Providing to experimental features doc

Michael Avila committed May 20, 2019 at 13:41 UTC bc7c0c0f88f0f7eef497056c2edcf23d542550c6
1 file changed +29
docs/experimental-features.md
+29
@@ -29,6 +29,7 @@ the above issue.
29 - [QUIC](#quic)
30 - [AutoRelay](#autorelay)
31 - [TLS 1.3 Handshake](#tls-13-as-default-handshake-protocol)
32 +- [Strategic Providing](#strategic-providing)
33
34 ---
35
@@ -674,3 +675,31 @@ ipfs config --json Experimental.PreferTLS true
675
676 - [ ] needs testing
677 - [ ] needs adoption
678 +
679 +---
680 +
681 +## Strategic Providing
682 +
683 +### State
684 +
685 +Experimental, disabled by default.
686 +
687 +Replaces the existing provide mechanism with a robust, strategic provider system.
688 +
689 +### How to enable
690 +
691 +Modify your ipfs config:
692 +
693 +```
694 +ipfs config --json Experimental.StrategicProviding true
695 +```
696 +
697 +### Road to being a real feature
698 +
699 +- [ ] needs real world testing
700 +- [ ] needs adoption
701 +- [ ] needs to support all providing features
702 + - [X] provide nothing
703 + - [ ] provide roots
704 + - [ ] provide all
705 + - [ ] provide strategic