EventManager: allow to configure the timezone to use for the scheduler

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-06-30 18:52:59 +02:00
parent 97ffa0394f
commit 55be9f0b9c
8 changed files with 39 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
"allow_self_connections": 0,
"umask": "",
"server_version": "",
"tz": "",
"metadata": {
"read": 0
},