Initial commit
This commit is contained in:
8
camcap.json.example
Normal file
8
camcap.json.example
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"images_path": "images",
|
||||
"ntfy_url": "https://ntfy.sh/"
|
||||
"poll_interval_minutes": 5,
|
||||
"cameras": {
|
||||
"goats": { "host": "goat-cam.service", "port": "8082" },
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user