From 7e190c3aafd7b7c14af126368f8c35ef150bbf54 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Thu, 22 Apr 2021 20:44:06 +0200 Subject: Change format for clock refresh rate once more. It's now optional again, but needs its own block. --- testconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'testconfig') 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 -- cgit v1.2.3