From a00eabc418abc69558c1f302fa842956bc0cc7b0 Mon Sep 17 00:00:00 2001 From: Waldek Date: Fri, 1 Jan 2021 09:51:44 +0100 Subject: [PATCH] update info --- config_SAMPLE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index cc627fb..f19a648 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -4,7 +4,7 @@ CONFIG_INC = True # Include HBlink stats HOMEBREW_INC = True # Display Homebrew Peers status LASTHEARD_INC = True # Display lastheard table on main page BRIDGES_INC = False # Display Bridge status and button -EMPTY_MASTERS = False # Display (True) or not (False) empty master in status +EMPTY_MASTERS = False # Display Enable (True) or DISABLE (False) empty masters in status # HBLINK_IP = '127.0.0.1' # HBlink's IP Address HBLINK_PORT = 4321 # HBlink's TCP reporting socket