From a632d90c24f0d5ca85c15ddf192064f2bc8d980d Mon Sep 17 00:00:00 2001 From: Waldek Date: Fri, 21 Feb 2020 11:58:05 +0100 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 54fe31d..8e66512 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 NET_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 in lastheard, for example: "260210,260211,260212" OPB_FILTER = "" # Files and stuff for loading alias files for mapping numbers to names