From 1d9ab1494f3d59c4eae7e439dc8d3bbd1f08a019 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sat, 6 Feb 2021 18:17:37 +0100 Subject: [PATCH] remove web_port from config --- config_webrx.py | 1 - 1 file changed, 1 deletion(-) diff --git a/config_webrx.py b/config_webrx.py index f85f2d5..f8aa237 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -39,7 +39,6 @@ version = 3 # https://github.com/jketterl/openwebrx/wiki/Configuration-guide # ==== Server settings ==== -web_port = 8073 max_clients = 20 # ==== Web GUI configuration ====