Merge pull request #18 from ryanturner/master

Updated dmrlink sample config to comment lines
This commit is contained in:
Cort Buffington 2016-02-01 11:02:32 -06:00
commit 418757cfcd
1 changed files with 4 additions and 6 deletions

View File

@ -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