@cryptotaxi247 / kubo / commits / f360ed7e2

add clarifying note on ipns pubsub documentation

License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>

vyzo committed Mar 30, 2018 at 22:52 UTC f360ed7e2bda222cae659b407662c93508b2aa79
1 file changed +3
docs/experimental-features.md
+3
@@ -380,6 +380,9 @@ Experimental, default-disabled.
380
381 Utilizes pubsub for publishing ipns records in real time.
382
383 +Note: both the publisher and the resolver nodes need to have the feature
384 +enabled for it to work effectively.
385 +
386 ### How to enable
387
388 run your daemon with the `--enable-namesys-pubsub` flag; enables pubsub.