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:
johnnyq
2024-01-11 00:32:31 -05:00
parent e69317e376
commit a38e62c412
4 changed files with 7 additions and 2 deletions

View File

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