11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"port": 8000,
|
|
"password": "admin123",
|
|
"global_interval_seconds": 300,
|
|
"retry_count": 5,
|
|
"timeout_seconds": 30,
|
|
"max_workers": 8,
|
|
"telegram_bot_token": "8644232754:AAGmeVIrIooApWD97QSaPWAS5DEb_187XpE",
|
|
"telegram_chat_id": "6028494474"
|
|
}
|