+ {blockers.length > 0 + ? <>Work on this issue is blocked by {blockerLabel} until {blockers.length === 1 ? "it is" : "they are"} complete. Comments still wake the assignee for questions or triage.> + : <>Work on this issue is blocked until it is moved back to todo. Comments still wake the assignee for questions or triage.>} +
+ {blockers.length > 0 ? ( ++ {agent.name} is paused. New runs will not start until the agent is resumed. {pauseDetail} +
+- Configure instance-wide defaults that affect how operator-visible logs are displayed. + Configure instance-wide preferences including log display, keyboard shortcuts, backup + retention, and data sharing.
- Configure how long to keep automatic database backups at each tier. Daily backups - are kept in full, then thinned to one per week and one per month. Backups are - compressed with gzip. + Configure how long automatic database backups are retained. Backups run roughly + every hour and are compressed with gzip. Within the daily window all backups are + kept; beyond that, one backup per week and one per month are preserved.