From ce9d33ab645aff09d2b7b48cca7e801aef7324c2 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Tue, 20 Oct 2020 17:28:34 +0200 Subject: [PATCH] Fixed sample file as -p is now used instead of -l --- packages/etc/n2n/supernode.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/etc/n2n/supernode.conf.sample b/packages/etc/n2n/supernode.conf.sample index 9ad2281..73823fa 100644 --- a/packages/etc/n2n/supernode.conf.sample +++ b/packages/etc/n2n/supernode.conf.sample @@ -1,10 +1,10 @@ # # The configuration file is similar to the command line, with one option per line. An equal -# sign '=' should be used between key and value. Example: -l=7777 or --local-port=7777 +# sign '=' should be used between key and value. Example: -p=7777 # This file contains a basic configuration example, please refer to the help (-h) for the full # list of available options. # -# -l|--local-port +# -p # Sets the UDP listening port. # # -l=7777