Merge pull request #91 from hacknix/master

Typos causing confusion in ACL config
This commit is contained in:
Jonathan Naylor 2016-06-11 12:44:44 +01:00 committed by GitHub
commit 0061502421
2 changed files with 5 additions and 5 deletions

View file

@ -56,10 +56,10 @@ SelfOnly=0
LookupFile=DMRIds.dat
TXHang=4
#Blacklist=
#DstIDBlackListSlot1=
#DstIDBlackListSlot2=
#DstIDWhiteListSlot1=
#DstIDWhiteListSlot2=
#DstIdBlackListSlot1=
#DstIdBlackListSlot2=
#DstIdWhiteListSlot1=
#DstIdWhiteListSlot2=
[System Fusion]

View file

@ -10,7 +10,7 @@ So, for example:
DstIdBlackListSlot1=91 - block the TG91 net.
DstIdWhiteSlot1=9.5057,9990 - allows TG9, APRS SMS Gateway and Echo.
DstIdWhiteListSlot1=9.5057,9990 - allows TG9, APRS SMS Gateway and Echo.
If the whitelist is null and commented out, it is disabled.