Update config_SAMPLE.py

This commit is contained in:
Waldek 2020-07-01 07:29:45 +02:00 committed by GitHub
parent beaa1a13c1
commit 9a71ec234f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ FREQUENCY = 10 # Frequency to push updates to
WEB_SERVER_PORT = 8080 # Has to be above 1024 if you're not running as root
CLIENT_TIMEOUT = 0 # Clients are timed out after this many seconds, 0 to disable
# Put list of NETWORK_ID from OPB links to don't show in lastheard, for example: "260210,260211,260212"
# Put list of NETWORK_ID from OPB links to don't show local traffic in lastheard, for example: "260210,260211,260212"
OPB_FILTER = ""
# Authorization of access to dashboard