From 04540f6e4895aabca1178e97807c1b6cef3931ab Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 6 Apr 2022 15:51:27 +0200 Subject: [PATCH] Changed config description --- RNS/Reticulum.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RNS/Reticulum.py b/RNS/Reticulum.py index 5627b00..16c2f8b 100755 --- a/RNS/Reticulum.py +++ b/RNS/Reticulum.py @@ -792,8 +792,8 @@ __default_rns_config__ = '''# This is the default Reticulum config file. # If you enable Transport, your system will route traffic # for other peers, pass announces and serve path requests. -# This should be done for systems that are suited to act -# as transport nodes, ie. if they are stationary and +# This should only be done for systems that are suited to +# act as transport nodes, ie. if they are stationary and # always-on. This directive is optional and can be removed # for brevity.