src.nth.io/

summaryrefslogtreecommitdiff
path: root/examples/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/config.example.json')
-rw-r--r--examples/config.example.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/config.example.json b/examples/config.example.json
new file mode 100644
index 0000000..831630c
--- /dev/null
+++ b/examples/config.example.json
@@ -0,0 +1,6 @@
+{
+ "storagePath": "/var/lib/mattertimesync",
+ "timezone": "America/Chicago",
+ "logLevel": "info",
+ "fabricLabel": "Rust Matter Time Sync"
+}