Files
camcap/camcap.json.example
2025-09-29 20:48:48 -04:00

9 lines
174 B
JSON

{
"images_path": "images",
"ntfy_url": "https://ntfy.sh/"
"poll_interval_minutes": 5,
"cameras": {
"goats": { "host": "goat-cam.service", "port": "8082" },
}
}