Update config_SAMPLE.py

This commit is contained in:
Waldek 2021-06-04 20:13:06 +02:00 committed by GitHub
parent 37cc67ac94
commit 8d947ea057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.