Update config.inc

Add global UPDATE_FREQ constant to define refresh delay for ajax updates
This commit is contained in:
Ryan P 2018-09-05 19:59:45 -04:00 committed by GitHub
parent 082ccd5381
commit 19554b9731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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