System Settings
Use these settings to configure the system.
| Setting | Default | Description |
|---|---|---|
| notification/service/global/throttleTime | 120 (seconds) | How long to suppress all notifications after the last notification was sent. The system uses a minimum of 10 seconds. |
| notification/service/discord/enabled | 0 (no) | Whether to enable notifications through Discord. |
| notification/service/discord/throttleTime | 120 (seconds) | How long to suppress Discord notifications after the last Discord notification was sent. The system uses a minimum of 10 seconds. |
| notification/service/discord/username | cameraAlertUser | Username to use for Discord alerts. |
| notification/service/discord/hookpath | /api/........... | Channel webhook path used to enable Discord notifications. |
| notification/service/webpush/enabled | 0 (no) | Whether to send push notifications. An active subscription is required. |
| notification/service/webpush/throttleTime | 120 (seconds) | How long to suppress push notifications after the last push notification was sent. System defaults to a 10 second minimum. |
| media-events/prune/maxDiskUsagePercent | {"primary":90} 90% of the disk will be used before removal begins. | The default maximum disk usage percentage used to determine which media events to remove. When disk usage reaches this value, the oldest non-archived events are removed until usage is below the threshold. |
| media-events/prune/removeAfter | {"primary":672} Events will be removed after they are 672 hours old (28 days). | The default maximum age used to determine which media events to remove. Non-archived media events older than the specified number of hours are removed. |
| notification/service/webpush/notificationKey | Web Push notification key. Get it from the "My Account" area at streamshuttle.com. |