src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimesync/server/templates/config.json.j2
blob: a9b30c3f82f84888e5e837ee231fa9d487b4b4c2 (plain)
1
2
3
4
5
6
{
  "storagePath": "{{mattertimesync_storage_path}}",
  "timezone": "{{mattertimesync_timezone}}",
  "logLevel": "{{mattertimesync_log_level}}",
  "fabricLabel": "{{mattertimesync_fabric_label}}"
}