add clarifying note on ipns pubsub documentation

License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
This commit is contained in:
vyzo 2018-03-30 22:52:27 +03:00
parent c59b624e11
commit f360ed7e2b

View File

@ -380,6 +380,9 @@ Experimental, default-disabled.
Utilizes pubsub for publishing ipns records in real time.
Note: both the publisher and the resolver nodes need to have the feature
enabled for it to work effectively.
### How to enable
run your daemon with the `--enable-namesys-pubsub` flag; enables pubsub.