mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Set lock file cront ticket email parser from 600 sec aka 10 mins to 300 secs aa 5 mins, update telemetry to include website
This commit is contained in:
1
cron.php
1
cron.php
@@ -889,6 +889,7 @@ if ($config_telemetry > 0 OR $config_telemetry = 2) {
|
||||
'installation_id' => "$installation_id",
|
||||
'version' => "$current_version",
|
||||
'company_name' => "$company_name",
|
||||
'website' => "$company_website",
|
||||
'city' => "$company_city",
|
||||
'state' => "$company_state",
|
||||
'country' => "$company_country",
|
||||
|
||||
Reference in New Issue
Block a user