From e138cfc12f2c984975c25c5b3e70918b2f6f4ef6 Mon Sep 17 00:00:00 2001 From: Ryan Turner Date: Mon, 1 Feb 2016 10:46:23 -0600 Subject: [PATCH] Updated dmrlink sample config to comment lines --- dmrlink_SAMPLE.cfg | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/dmrlink_SAMPLE.cfg b/dmrlink_SAMPLE.cfg index 5bf7482..6b92bb9 100644 --- a/dmrlink_SAMPLE.cfg +++ b/dmrlink_SAMPLE.cfg @@ -72,10 +72,10 @@ LOG_NAME: DMRlink # shut one down but don't want to lose the config # RADIO_ID: This is the radio ID that DMRLink should use to communicate # IP: This is the local IPv4 address to listen on. It may be left - blank if you do not need or wish to specify. It is mostly - useful when DMRlink uses multiple interfaces to serve as an - application gatway/proxy from private and/or VPN networks - to the real world. +# blank if you do not need or wish to specify. It is mostly +# useful when DMRlink uses multiple interfaces to serve as an +# application gatway/proxy from private and/or VPN networks +# to the real world. # PORT: This is the UDP source port for DMRLink to use for this # IPSC network, must be unique!!! # ALIVE_TIMER: Seconds between keep-alive transmissions @@ -154,5 +154,3 @@ AUTH_KEY: 1A2B3C # Below not used for a Master # MASTER_IP: 1.2.3.4 # MASTER_PORT: 50000 - -