src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimesync/server/templates/config.json.j2
diff options
context:
space:
mode:
Diffstat (limited to 'mattertimesync/server/templates/config.json.j2')
-rw-r--r--mattertimesync/server/templates/config.json.j26
1 files changed, 0 insertions, 6 deletions
diff --git a/mattertimesync/server/templates/config.json.j2 b/mattertimesync/server/templates/config.json.j2
deleted file mode 100644
index a9b30c3..0000000
--- a/mattertimesync/server/templates/config.json.j2
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "storagePath": "{{mattertimesync_storage_path}}",
- "timezone": "{{mattertimesync_timezone}}",
- "logLevel": "{{mattertimesync_log_level}}",
- "fabricLabel": "{{mattertimesync_fabric_label}}"
-}