mirror of https://github.com/openclaw/openclaw.git
docs: simplify heartbeat active hours example
This commit is contained in:
parent
483a50f107
commit
76600e80ba
|
|
@ -25,7 +25,7 @@ Example config:
|
|||
heartbeat: {
|
||||
every: "30m",
|
||||
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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue