Web UI
Settings
Various settings used 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. System defaults to a 10 second minimum. |
notification/service/discord/enabled | 0 (no) | Enable notifications through discord? |
notification/service/discord/throttleTime | 120 (seconds) | How long to suppress discord notifications after the last discord notification was sent. System defaults to a 10 second minimum. |
notification/service/discord/username | cameraAlertUser | Alert username to use for discord alert |
notification/service/discord/hookpath | /api/........... | Webhook path for channel to enable discord notifications |
notification/service/webpush/enabled | 0 (no) | Should we send push notifications? (requires an active subscription) |
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 disk will be used before we start removing | the default max disk usage percent used when determining which media events to remove. if disk usage is reached then the oldest "non archived" events are removed until we are under the threshold |
media-events/prune/removeAfter | {"primary":672} events will be removed after they are 672 hours old (28 days) | the default max age of used to determine which media events to remove. if media event is older than this, then any "non archived" events that are older than now - x hours. will be removed |
notification/service/webpush/notificationKey | WebPush notification key. (can be grabbed from my account area at streamshuttle.com) |