From a25227a56a06e4b1a76d21cc53917826a6361f1b Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 11 Jun 2016 12:17:43 +0100 Subject: [PATCH] Typos causing confusion in ACL config --- MMDVM.ini | 8 ++++---- README.DMR_ACL | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MMDVM.ini b/MMDVM.ini index 46ded53..34bea62 100644 --- a/MMDVM.ini +++ b/MMDVM.ini @@ -56,10 +56,10 @@ SelfOnly=0 LookupFile=DMRIds.dat TXHang=4 #Blacklist= -#DstIDBlackListSlot1= -#DstIDBlackListSlot2= -#DstIDWhiteListSlot1= -#DstIDWhiteListSlot2= +#DstIdBlackListSlot1= +#DstIdBlackListSlot2= +#DstIdWhiteListSlot1= +#DstIdWhiteListSlot2= [System Fusion] diff --git a/README.DMR_ACL b/README.DMR_ACL index 43115f5..9103442 100644 --- a/README.DMR_ACL +++ b/README.DMR_ACL @@ -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.