Typos causing confusion in ACL config

This commit is contained in:
Simon 2016-06-11 12:17:43 +01:00
parent 05c1b52540
commit a25227a56a
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -10,7 +10,7 @@ So, for example:
DstIdBlackListSlot1=91 - block the TG91 net. 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. If the whitelist is null and commented out, it is disabled.