From 3ec82b2775c3a1baad703b94ea1eab7b7318c302 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 17 May 2022 19:42:01 +0200 Subject: [PATCH] Updated guide --- nomadnet/ui/textui/Guide.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nomadnet/ui/textui/Guide.py b/nomadnet/ui/textui/Guide.py index e7a02e6..558aa0c 100644 --- a/nomadnet/ui/textui/Guide.py +++ b/nomadnet/ui/textui/Guide.py @@ -551,6 +551,10 @@ Determines where the node server will look for hosted pages. Must be a readable >>>> Determines where the node server will look for downloadable files. Must be a readable filesystem path. < + +>Ignoring Destinations + +If you encounter peers or nodes on the network, that you would rather not see in your client, you can add them to the `!~/.nomadnetwork/ignored`! file. To ignore nodes or peers, add one 20-character hexadecimal destination hash per line to the file. To unignore one again, simply remove the corresponding entry from the file and restart Nomad Network. ''' TOPIC_NETWORKS = '''>Network Configuration