From 537ea68288a7bfc6c2438849e065b48bffdc5d0c Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 7 Jun 2021 16:35:47 +0200 Subject: [PATCH] update info for OPB_FILTER --- config_SAMPLE.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index e4efcda..ea3d86a 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -9,10 +9,8 @@ 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. +# Generally you don't need to use this but +# if you don't want to show in lastherad traffic from OBP link put NETWORK ID # for example: "260210,260211,260212" OPB_FILTER = ""