From beef7130d8a0576383ffcf89bc2dc45cb213be50 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 15 Oct 2024 16:29:26 +0000 Subject: [PATCH] Regenerate manifests Upstream diff: https://github.com/ProfileCreator/ProfileManifests/compare/9536269c2424a87c24ed456b18ca4dfba2cadbfd..c6489e6d199168da55494e96e0195df4e8d92780 --- last_build.json | 2 +- .../com.google.drivefs.settings.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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