diff --git a/pollen.json b/pollen.json index bba13f5..fab53bf 100644 --- a/pollen.json +++ b/pollen.json @@ -10,13 +10,17 @@ "LacrosAvailability": "user_choice", "LacrosSecondaryProfilesAllowed": true, "SystemFeaturesDisableList": [], - "ArcPolicy": {}, "ArcEnabled": true, "LidCloseAction": 3, "AllowDinosaurEasterEgg": true, - "DnsOverHttpsMode": true, + "DnsOverHttpsMode": "among us", "SystemTerminalSshAllowed": true, "ExtensionInstallBlockList": [], "VirtualMachinesAllowed": true, - "CrostiniAllowed": true -} \ No newline at end of file + "CrostiniAllowed": true, + "ReportCrostiniUsageEnabled": false, + "ReportDeviceOsUpdateStatus": false, + "VpnConfigAllowed": true, + "UnaffiliatedArcAllowed": true, + "AllowedDomainsForApps": "addyourschooldomain.edu,consumer_accounts" +}