mirror of https://github.com/g4klx/MMDVMHost
Added blacklist and whitelist options (commented out)
This commit is contained in:
parent
5d9be0368c
commit
2fc08f56d8
|
|
@ -55,6 +55,12 @@ SelfOnly=0
|
||||||
# Prefixes=234,235
|
# Prefixes=234,235
|
||||||
LookupFile=DMRIds.dat
|
LookupFile=DMRIds.dat
|
||||||
TXHang=4
|
TXHang=4
|
||||||
|
#Blacklist=
|
||||||
|
#DstIDBlackListSlot1=
|
||||||
|
#DstIDBlackListSlot2=
|
||||||
|
#DstIDWhiteListSlot1=
|
||||||
|
#DstIDWhiteListSlot2=
|
||||||
|
|
||||||
|
|
||||||
[System Fusion]
|
[System Fusion]
|
||||||
Enable=1
|
Enable=1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue