Skip to content

Commit

Permalink
docs: fix link to Blackout Times configuration section
Browse files Browse the repository at this point in the history
  • Loading branch information
dangrie158 committed Sep 20, 2024
1 parent 7ade5b7 commit 6f14894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Configuration of the service is done via environment variables.
| `DOLCE_SUPERVISION_PREFIX` | `string?` | `temp-` | See [Supervision Mode](#supervision-mode) |
| `DOLCE_ACTOR_IDENTIFIER` | `name` \| `image` | `name` | See [Container Identifiers](#container-identifiers) |
| `DOLCE_EVENTS` | Container Action[] [^3] | All available | See [Event Selection](#event-selection) |
| `DOLCE_BLACKOUT_WINDOWS` | [PlainTime, PlainTime][] [^3] | [] | See [Blackout Times](#event-selection) |
| `DOLCE_BLACKOUT_WINDOWS` | [PlainTime, PlainTime][] [^3] | [] | See [Blackout Times](#blackout-times) |
| `DOLCE_MIN_TIMEOUT` | `number` | 10 | See [Notification Backoff](./advanced/notification-backoff.md) |
| `DOLCE_MAX_TIMEOUT` | `number` | 60*60*24 | See [Notification Backoff](./advanced/notification-backoff.md) |
| `DOLCE_MULTIPLIER` | `number` | 10 | See [Notification Backoff](./advanced/notification-backoff.md) |
Expand Down

0 comments on commit 6f14894

Please sign in to comment.