Add ability to store recurring telemetry. Not enabled.

This commit is contained in:
James Cole
2020-05-16 06:59:41 +02:00
parent 9a52cfbfbe
commit 946dde8957
3 changed files with 59 additions and 4 deletions

View File

@@ -1624,6 +1624,7 @@ return [
'not_yet_submitted' => 'Not yet submitted',
'telemetry_type_feature' => 'Feature flag',
'telemetry_submit_all' => 'Submit records',
'telemetry_type_recurring' => 'Recurring',
'telemetry_delete_submitted_records' => 'Delete submitted records',
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
'telemetry_all_deleted' => 'All telemetry records have been deleted.',