{
  "calendar_endpoint": "https://script.google.com/macros/s/<ID>/exec",
  "calendar_token": "XXXXXXXXX",
  "poll_seconds": 2,
  "http_timeout_seconds": 10,
  "update_completed_events": true,
  "state_file": "/opt/print-calendar-watcher/state.json",
  "log_file": "/opt/print-calendar-watcher/watcher.log",
  "printers": [
    {
      "id": "v400-1",
      "label": "A",
      "moonraker_url": "http://127.0.0.1:7125",
      "api_key": ""
    }
  ]
}
