nvr-notify-api/config.sample.json
2025-02-25 13:54:18 +02:00

11 lines
312 B
JSON

{
"server_port": "8080",
"log_file": "vivotek_events.log",
"notify_url": "",
"auth_username": "admin",
"auth_password": "your-secure-password",
"telegram_enabled": false,
"telegram_token": "7131547115:AAFq0IwkaFHU_tKS3dep28x2CjadCVkTIPs",
"telegram_chat_id": "YOUR_CHAT_ID"
}