-
-
Notifications
You must be signed in to change notification settings - Fork 4
Configuration: General Options
ccpk1 edited this page Mar 22, 2026
·
2 revisions
Use this page to configure system-wide behavior in ChoreOps.
Path: Settings → Devices & Services → ChoreOps → Configure → General Options
General Options affects integration-wide runtime behavior, not just one user or chore.
- Polling/refresh cadence
- Calendar lookahead
- Historical data retention cleanup windows
- Optional legacy entity exposure
- Shared-device kiosk claim behavior
- Backup retention and backup operations
| Field | Default | Purpose | Notes |
|---|---|---|---|
| Manual Points Adjustment Button Values | +1.0|-1.0|+2.0|-2.0|+10.0|-10.0 |
Defines quick add/subtract button values for manual point adjustments | Use | separators; each value must be numeric |
| Update Interval (minutes) | 5 |
Frequency for internal state refresh | Minimum 1
|
| Number of Days to Show in Calendar | 90 |
Rolling future window for scheduled chores in calendar | Minimum 1; daily and daily-multiple entries use one-third of this value; more detail below |
| Data Retention Periods (Daily|Weekly|Monthly|Yearly) | 14|5|3|3 |
Cleanup windows for aggregate history | Format must be 4 positive integers |
| Show Extra Entities | Off |
Enables optional legacy/extra entities for compatibility | Keep off unless you need old entities/automations |
| Enable Kiosk Mode for Assignee Claims | Off |
Allows assignee claim buttons to work on shared tablets without user-link match | Security tradeoff: anyone with access to that device can submit assignee claims |
| Maximum Backups to Retain | 5 |
Per-tag backup retention count | Set 0 to disable automatic pruning |
| Backup Actions | (none selected) | Manual backup management action picker | Create, delete, or restore backup |
For most families:
- Keep Update Interval at
5 - Keep Calendar Days at
90 - Start with retention at
14|5|3|3 - Keep Show Extra Entities off
- Keep Kiosk Mode off unless you run a shared wall tablet workflow
- Keep Maximum Backups to Retain at
5
Number of Days to Show in Calendar controls how far into the future calendar entries are generated.
- The default is
90, so scheduled chores show the next90days of future entries - This window is rolling, so it always represents the next roughly 3 months from today
- If a chore has a due date
95days out, it will not appear yet - If a weekly recurring chore exists, it will show its occurrences for the next
90days
Daily and daily-multiple recurring calendar entries intentionally use only about one-third of the configured value.
- With the default
90, daily-style recurring entries are generated for about the next30days - This is intentional and helps minimize performance impact from calendar generation
- Non-daily schedules still use the full configured lookahead window
Use Backup Actions in General Options to:
- Create a manual backup now
- Delete a specific backup file
- Restore from a selected backup
For full workflow and recovery patterns, see:
- Using invalid retention format (must be
Daily|Weekly|Monthly|Yearly) - Setting update interval too low without a real need
- Enabling kiosk mode on devices that are not access-controlled
- Configuration: Points
- Configuration: Users
- Getting started: Backup and restore
- Technical: Configuration detail
- Advanced: Access control
Last Updated: March 2026
🚀 Getting Started
- Home
- Installation
- Migration from KidsChores
- Quick Start
- Quick Start Scenarios
- Dashboard Generation
- Backup & Restore
⚙️ Configuration
- General Options
- Points
- Users
- Chores
- Rewards
- Badges - Overview
- Badges - Cumulative
- Badges - Periodic
- Achievements
- Challenges
- Notifications
🔧 Services
💡 Tips & Tricks
- Template Cookbook for Chores, Rewards, and Approvals
- Auto-Approve Chores
- Calendar Event Due Dates
- NFC Claim Workflow
- Overdue Penalty Automation
- Critical Overdue Alerts
📖 Advanced Topics
- Dashboard Integration
- Access Control
- Chores - Advanced
- Badge Cumulative - Advanced
- Badge Periodic - Advanced
📚 Technical Reference
- Points
- Users
- Entities & States
- Chores
- Badges
- Configuration Detail
- Dashboard Generation
- Notifications
- Weekly Activity Reports
👩🔧 Troubleshooting