You'll notice
Directory sync can now record an oversize-file warning without repeatedly notifying the user
What
When directory sync detects that a turn is too large to sync (hitting the overCap or oversizeLeftOut conditions), it now has the option to record that report internally without popping up the disruptive notification to the user every single time, for example to avoid renotifying about the same oversize file list repeatedly.
Why
This should reduce repetitive, distracting notifications when the same oversize condition keeps recurring, while the underlying report is still tracked.