src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimectl/controller/templates/config.json.j2
blob: 34f319c298253ca26e111882defbbef77a799ba7 (plain)
1
2
3
4
5
6
{
  "storagePath": "{{mattertimectl_storage_path}}",
  "timezone": "{{mattertimectl_timezone}}",
  "logLevel": "{{mattertimectl_log_level}}",
  "fabricLabel": "{{mattertimectl_fabric_label}}"
}