docs: simplify heartbeat active hours example
This commit is contained in:
@@ -25,7 +25,7 @@ Example config:
|
|||||||
heartbeat: {
|
heartbeat: {
|
||||||
every: "30m",
|
every: "30m",
|
||||||
target: "last",
|
target: "last",
|
||||||
// activeHours: { start: "08:00", end: "24:00", timezone: "user" },
|
// activeHours: { start: "08:00", end: "24:00" },
|
||||||
// includeReasoning: true, // optional: send separate `Reasoning:` message too
|
// includeReasoning: true, // optional: send separate `Reasoning:` message too
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user