mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-05-29 12:42:26 -04:00
added height definition for activity window
This commit is contained in:
parent
cad69c454e
commit
8260774c79
@ -5,9 +5,11 @@ error_reporting(E_ALL & ~E_NOTICE);
|
||||
|
||||
|
||||
// Name of the monitored Dashboard
|
||||
|
||||
define("REPORT_NAME","Dashboard of local DMR network");
|
||||
|
||||
// Height of Server Activity window: 20px; 1 row, 40px 2 rows, 60px 3 rows
|
||||
define("HEIGHT_ACTIVITY","40px");
|
||||
|
||||
//
|
||||
// Theme colors define
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user