From d346234feae0c432c7562852e6fb01e6c4f0a9b4 Mon Sep 17 00:00:00 2001 From: Ekhorn Date: Mon, 9 Mar 2026 16:13:41 +0100 Subject: [PATCH] Update simulator documentation --- docs/user-guide/agents-protocols/simulator.md | 2 +- .../version-1.19.0/user-guide/agents-protocols/simulator.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/agents-protocols/simulator.md b/docs/user-guide/agents-protocols/simulator.md index 8ebc55d4..b9b659b4 100644 --- a/docs/user-guide/agents-protocols/simulator.md +++ b/docs/user-guide/agents-protocols/simulator.md @@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/ ![](img/simulator-scheduler-recurr.png) -If the schedule is not provided it defaults to every 24 hours. +If the schedule is not provided it defaults to the start of the current day and replays the dataset once. ### Timezone The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC. diff --git a/versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md b/versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md index 8ebc55d4..b9b659b4 100644 --- a/versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md +++ b/versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md @@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/ ![](img/simulator-scheduler-recurr.png) -If the schedule is not provided it defaults to every 24 hours. +If the schedule is not provided it defaults to the start of the current day and replays the dataset once. ### Timezone The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC.