From 8d947ea057be9a2adf1b513c4c2b5ecaec3b25e9 Mon Sep 17 00:00:00 2001 From: Waldek Date: Fri, 4 Jun 2021 20:13:06 +0200 Subject: [PATCH] Update config_SAMPLE.py --- config_SAMPLE.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index 6930087..e4efcda 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -9,6 +9,7 @@ HBLINK_PORT = 4321 # HBlink's TCP reporting socket FREQUENCY = 10 # Frequency to push updates to web clients CLIENT_TIMEOUT = 0 # Clients are timed out after this many seconds, 0 to disable +# If you are using FreeDMR you should not use it OPB_FILTER. It only for HBLink # To prevent show local traffic on the which is shown as an "echo" from all OBPs, # we need to add in OPB_FILTER NETWORK ID for all defined OPB links on our own server. # It is for show the real system from which traffic originates from.