Compare commits
12
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7d9836d1c | ||
|
|
c2308d5c1b | ||
|
|
1cdb5c3aef | ||
|
|
19bf8bfb38 | ||
|
|
194abb35c1 | ||
|
|
dd468f8576 | ||
|
|
b31a2ef382 | ||
|
|
157753d1a4 | ||
|
|
40d4e49e42 | ||
|
|
b64856f3c3 | ||
|
|
510bd36733 | ||
|
|
adfe1400f2 |
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user