summaryrefslogtreecommitdiffstats
path: root/example_config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'example_config.toml')
-rw-r--r--example_config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example_config.toml b/example_config.toml
index 20646b7..7a443b3 100644
--- a/example_config.toml
+++ b/example_config.toml
@@ -1,3 +1,9 @@
+# all three attributes are required for every item
+# use unique aliases; only use letters/number or - and _
+# do not use a dot in an alias
+# only named captures will be used
+# named capture need to match a numeric value (int or a float like 10.654321)
+# \s, \d, \b a.s.o need to be escaped for toml
[[item]]
file = "/var/log/antikoerper/temp.zone1"