aboutsummaryrefslogtreecommitdiff
path: root/testconfig
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-04-22 20:44:06 +0200
committerAndreas Grois <andi@grois.info>2021-04-22 20:44:06 +0200
commit7e190c3aafd7b7c14af126368f8c35ef150bbf54 (patch)
tree0e0b326903961c030247eb3045b3b4d5e8f4a923 /testconfig
parentd380bfdba3a01eeb5647600b1939bbd68741e768 (diff)
Change format for clock refresh rate once more.
It's now optional again, but needs its own block.
Diffstat (limited to 'testconfig')
-rw-r--r--testconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/testconfig b/testconfig
index 79d92c5..a1de210 100644
--- a/testconfig
+++ b/testconfig
@@ -6,11 +6,13 @@ Plugin = "ClockPlugin"
[Elements.Config]
Format = "%+"
-UTCSyncedUpdatesPerThirtyMinutes = 1800
[[Elements]]
Plugin = "ClockPlugin"
[Elements.Config]
Format = "%+"
-UnsyncedEverySeconds = 10.0
+
+[Elements.Config.RefreshRate]
+Synchronization = "UTCSynchronized"
+PerThirtyMinutes = 3600