You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/settings/settings-common.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -374,7 +374,7 @@ This setting is multi-instance.
374
374
| assignedProfile | wstring | The value of the user profile set by automatic rules. "Unrestricted", "Priority Only", or "Alarms Only" |
375
375
| startTime | TimeSpan | When automatic rules should start. |
376
376
| endTime | TimeSpan | When automatic rules should end. |
377
-
| repeatType | uint32 |**TBD - The data type is an int. Is there a missing enum?**How frequently the rules should apply. "Daily", "Weekend", or "Weekdays"|
377
+
| repeatType | uint32 | How frequently the rules should apply. "Daily", "Weekend", or "Weekdays"|
378
378
| shouldShowActiveToast | BoolWithMetadata | Sets whether the active toast should be shown and the associated reason. |
379
379
380
380
## File Explorer Classic
@@ -462,7 +462,7 @@ These are blobs that are in the registry. There are three things that use regist
462
462
| Name | Type | Description |
463
463
|------|------|-------------|
464
464
| migratedFromSSF | bool | Indicates whether the registry settings are migrated from legacy setting framework to current solution. |
465
-
| RibbonQat | blob | A single blob**TBD**|
465
+
| RibbonQat | blob | A single blob.|
466
466
| detailsPreviewPaneSettings| unit32 | Details about preview pane settings. |
0 commit comments