Update config.inc
Add global UPDATE_FREQ constant to define refresh delay for ajax updates
This commit is contained in:
parent
082ccd5381
commit
19554b9731
@ -60,6 +60,7 @@ define('NOTIFICATIONS', '{NOTIFICATIONS}');
|
||||
define('PORT_LIMIT', '{PORT_LIMIT}');
|
||||
define('MAX_RESULTS', '{MAX_RESULTS}');
|
||||
define('ECHECKLIST_FORMAT', '{ECHECKLIST_FORMAT}');
|
||||
define('UPDATE_FREQ', '{UPDATE_FREQ}');
|
||||
|
||||
/**
|
||||
* Company variables
|
||||
|
Loading…
Reference in New Issue
Block a user