src.nth.io/

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