mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-22 07:54:53 -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
|
||||
CONFIG_INC = True # Include HBlink stats
|
||||
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)
|
||||
HBLINK_IP = '127.0.0.1' # HBlink's IP Address
|
||||
HBLINK_PORT = 4321 # HBlink's TCP reporting socket
|
||||
|
Loading…
Reference in New Issue
Block a user