camcap.json.example 174 B

12345678
  1. {
  2. "images_path": "images",
  3. "ntfy_url": "https://ntfy.sh/"
  4. "poll_interval_minutes": 5,
  5. "cameras": {
  6. "goats": { "host": "goat-cam.service", "port": "8082" },
  7. }
  8. }