mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-03-23 20:48:31 -04:00
Update README.md
This commit is contained in:
parent
d3df68564d
commit
beaa1a13c1
@ -47,9 +47,6 @@ HBmonitor tested on Debian v9 STRETCH
|
||||
If you don't want to have the lasherad list set in config.py :
|
||||
LASTHEARD_INC = False
|
||||
|
||||
in addition, you can delete an empty lastheard table by deleting line in templates/hblink_table.html :
|
||||
{% include 'lastheard.html' %}
|
||||
|
||||
If you want to have more than the last 10 entries in the Lastherad table
|
||||
change in the monitor.py file on line 629 https://github.com/sp2ong/HBmonitor/blob/master/monitor.py#L629
|
||||
if n == 10:
|
||||
|
Loading…
Reference in New Issue
Block a user