mirror of
https://github.com/apple/device-management.git
synced 2026-07-19 00:37:18 +02:00
Seed1
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Type": "com.apple.configuration.intelligence.settings",
|
||||
"Identifier": "A1B2C3D4-E5F6-4A5B-9C8D-7E6F5A4B3C2D",
|
||||
"ServerToken": "F1E2D3C4-B5A6-4D5E-8F9A-0B1C2D3E4F5A",
|
||||
"Payload": {
|
||||
"AllowAppleIntelligenceReport": false,
|
||||
"AllowGenmoji": false,
|
||||
"AllowImagePlayground": false,
|
||||
"AllowImageWand": false,
|
||||
"Apps": {
|
||||
"Mail": {
|
||||
"AllowSmartReplies": false,
|
||||
"AllowSummary": false
|
||||
},
|
||||
"Notes": {
|
||||
"AllowTranscription": false,
|
||||
"AllowTranscriptionSummary": false
|
||||
},
|
||||
"Safari": {
|
||||
"AllowSummary": false
|
||||
}
|
||||
},
|
||||
"AllowPersonalizedHandwritingResults": false,
|
||||
"AllowVisualIntelligenceSummary": false,
|
||||
"AllowWritingTools": false,
|
||||
"ForceOnDeviceOnlyDictation": true,
|
||||
"ForceOnDeviceOnlyTranslation": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user