diff options
Diffstat (limited to 'testconfig')
| -rw-r--r-- | testconfig | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
