Auto-update enforcement docs now clarify idle-wait and restart behavior in detail.
autoUpdaterEnforcementHours now has a long description clarifying its behavior: it has no effect when disableAutoUpdates is set, since the updater never starts. Leaving it blank uses the 72-hour default and waits for at least 10 minutes of machine idle before restarting, whereas setting an explicit value, even 72, restarts once the window elapses regardless of activity. In both cases, restarts still hold off while Claude is mid-task.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
| <span id="autoupdaterenforcementhours" />Auto-update enforcement window<br />`autoUpdaterEnforcementHours` | `integer` | MDM + Bootstrap<br />Added in 1.2581.0 | — | Hours before a downloaded update force-installs. Only applies when auto…third-party/claude-desktop/configuration see the edit
Anthropic's documentation has since written up autoUpdaterEnforcementHours, on Configuration reference.