diff --git a/last_build.json b/last_build.json index 7fddca4..26aac59 100644 --- a/last_build.json +++ b/last_build.json @@ -1 +1 @@ -{ "hash": "9536269c2424a87c24ed456b18ca4dfba2cadbfd", "date": "2024-10-15 15:14:19" } +{ "hash": "c6489e6d199168da55494e96e0195df4e8d92780", "date": "2024-10-15 16:29:26" } diff --git a/manifests/ManagedPreferencesApplications/com.google.drivefs.settings.json b/manifests/ManagedPreferencesApplications/com.google.drivefs.settings.json index 75f03cd..688c5bd 100644 --- a/manifests/ManagedPreferencesApplications/com.google.drivefs.settings.json +++ b/manifests/ManagedPreferencesApplications/com.google.drivefs.settings.json @@ -150,6 +150,13 @@ "title": "Trusted Root Certs File", "description": "This is the full path to an alternate file to use for validating host SSL certificates. It must be in Privacy Enhanced Mail (PEM) format. Set this if your users are on networks with decrypting proxies.", "property_order": 120 + }, + "AutomaticErrorReporting": { + "type": "boolean", + "title": "Help improve Drive for desktop", + "default": true, + "description": "Automatically send diagnostic logs to Google when Drive for desktop encounters a problem.", + "property_order": 125 } } } \ No newline at end of file