Skip to content

Commit

Permalink
allow secondary gmail accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
Catakang authored Mar 2, 2023
1 parent 8c656d5 commit 5f61515
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions pollen.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
"CrostiniAllowed": true,
"ReportCrostiniUsageEnabled": false,
"ReportDeviceOsUpdateStatus": false,
"VpnConfigAllowed": true,
"UnaffiliatedArcAllowed": true,
"AllowedDomainsForApps": "addyourschooldomain.edu,consumer_accounts"
}

0 comments on commit 5f61515

Please sign in to comment.