Skip to content

Commit 2355b2f

Browse files
Merge pull request #19 from LionZum/onedrivefilefilter
Update Win - OIB - Microsoft OneDrive - D - Configuration - v3.1 and bump to v3.1.1
2 parents 4562bdc + 450a814 commit 2355b2f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

WINDOWS/SettingsCatalog/Win - OIB - Microsoft OneDrive - D - Configuration - v3.1.json renamed to WINDOWS/SettingsCatalog/Win - OIB - Microsoft OneDrive - D - Configuration - v3.1.1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "",
1010
"[email protected]": "#DateTimeOffset",
1111
"lastModifiedDateTime": "2024-04-10T19:36:40.3903099Z",
12-
"name": "Win - OIB - Microsoft OneDrive - D - Configuration - v3.1",
12+
"name": "Win - OIB - Microsoft OneDrive - D - Configuration - v3.1.1",
1313
"[email protected]": "#microsoft.graph.deviceManagementConfigurationPlatforms",
1414
"platforms": "windows10",
1515
"priorityMetaData": null,
@@ -160,27 +160,27 @@
160160
{
161161
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
162162
"settingValueTemplateReference": null,
163-
"value": "pst"
163+
"value": "*.pst"
164164
},
165165
{
166166
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
167167
"settingValueTemplateReference": null,
168-
"value": "exe"
168+
"value": "*.exe"
169169
},
170170
{
171171
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
172172
"settingValueTemplateReference": null,
173-
"value": "msi"
173+
"value": "*.msi"
174174
},
175175
{
176176
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
177177
"settingValueTemplateReference": null,
178-
"value": "appx"
178+
"value": "*.appx"
179179
},
180180
{
181181
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
182182
"settingValueTemplateReference": null,
183-
"value": "lnk"
183+
"value": "*.lnk"
184184
}
185185
]
186186
}

0 commit comments

Comments
 (0)