{
  "calendar_endpoint": "https://script.google.com/macros/s/<ID>/exec",
  "calendar_workers": 2,
  "http_timeout_seconds": 10,
  "http_retries": 3,
  "http_retry_seconds": 5,
  "retry_after_failure_seconds": 60,
  "source_reload_seconds": 10,
  "push_full_state_on_connect": true,
  "stop_print_if_response_contains_end": true,
  "log_file": "/usr/share/print-watcher/print_watcher.log",
  "state_file": "/usr/share/print-watcher/state.json",
  "printers": [
    {
      "label": "D",
      "octoeverywhere_config": "/usr/share/.octoeverywhere-bambu/octoeverywhere.conf"
    },
    {
      "label": "E",
      "octoeverywhere_config": "/usr/share/.octoeverywhere-bambu-2/octoeverywhere.conf"
    },
    {
      "label": "F",
      "octoeverywhere_config": "/usr/share/.octoeverywhere-bambu-3/octoeverywhere.conf"
    },
    {
      "label": "G",
      "octoeverywhere_config": "/usr/share/.octoeverywhere-bambu-4/octoeverywhere.conf"
    }
  ]
}
