From 9a71ec234fc4b83b2995ca233d58d6609cd31806 Mon Sep 17 00:00:00 2001 From: Waldek Date: Wed, 1 Jul 2020 07:29:45 +0200 Subject: [PATCH] Update config_SAMPLE.py --- config_SAMPLE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index b122c5c..84d55bf 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -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