summaryrefslogtreecommitdiffstats
path: root/etc/Test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Test.conf')
-rw-r--r--etc/Test.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/Test.conf b/etc/Test.conf
new file mode 100644
index 0000000..89f39aa
--- /dev/null
+++ b/etc/Test.conf
@@ -0,0 +1,10 @@
+
+[main]
+example = 1
+
+[anothersection]
+interger = 37
+boolean = True
+float = 3.14159
+string = "this is a string"
+testvalue = 100