aboutsummaryrefslogtreecommitdiff
path: root/testconfig
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-04-22 20:54:07 +0200
committerAndreas Grois <andi@grois.info>2021-04-22 20:54:07 +0200
commit88d6813b7fdfeb9611d1803d7499323eed276929 (patch)
treeaeada49b27704523d60d3ba23113202eeda7c3af /testconfig
parent7e190c3aafd7b7c14af126368f8c35ef150bbf54 (diff)
Rename "elements" in config to "element" to make config readable
Diffstat (limited to 'testconfig')
-rw-r--r--testconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/testconfig b/testconfig
index a1de210..b4880c1 100644
--- a/testconfig
+++ b/testconfig
@@ -1,18 +1,18 @@
[Settings]
separator = ", "
-[[Elements]]
+[[Element]]
Plugin = "ClockPlugin"
-[Elements.Config]
+[Element.Config]
Format = "%+"
-[[Elements]]
+[[Element]]
Plugin = "ClockPlugin"
-[Elements.Config]
+[Element.Config]
Format = "%+"
-[Elements.Config.RefreshRate]
+[Element.Config.RefreshRate]
Synchronization = "UTCSynchronized"
PerThirtyMinutes = 3600