mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 23:45:17 -05:00
Update config_SAMPLE.py
Add switch on/off display HomeBrew Peers stats
This commit is contained in:
parent
c5fde50ad0
commit
2f1417edd7
@ -1,5 +1,6 @@
|
||||
REPORT_NAME = 'system.domain.name' # Name of the monitored HBlink system
|
||||
CONFIG_INC = True # Include HBlink stats
|
||||
HOMEBREW_INC = True # Include HomeBrew Peers stats
|
||||
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