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