mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-25 17:28:47 -05:00
Update config_SAMPLE.py
This commit is contained in:
parent
d5f3932b29
commit
8bc275bc63
@ -1,7 +1,7 @@
|
|||||||
REPORT_NAME = 'Dashboard local of DMR Network' # Name of the monitored HBlink system
|
REPORT_NAME = 'Dashboard local of DMR Network' # Name of the monitored HBlink system
|
||||||
CONFIG_INC = True # Include HBlink stats
|
CONFIG_INC = True # Include HBlink stats
|
||||||
LASTHEARD_INC = True # Include Lastheard (10)
|
LASTHEARD_INC = True # Include Lastheard (10)
|
||||||
HOMEBREW_INC = Ture # Include Homebrew Peers
|
HOMEBREW_INC = True # Include Homebrew Peers
|
||||||
BRIDGES_INC = True # Include Bridge stats (confbrige.py)
|
BRIDGES_INC = True # Include Bridge stats (confbrige.py)
|
||||||
HBLINK_IP = '127.0.0.1' # HBlink's IP Address
|
HBLINK_IP = '127.0.0.1' # HBlink's IP Address
|
||||||
HBLINK_PORT = 4321 # HBlink's TCP reporting socket
|
HBLINK_PORT = 4321 # HBlink's TCP reporting socket
|
||||||
|
Loading…
Reference in New Issue
Block a user