Files
autoficher/sample.config.json
2021-10-15 14:41:56 +02:00

28 lines
452 B
JSON

{
"in_hours": [
"07",
"08",
"09",
"10",
"11",
"15"
],
"out_hours": [
"13",
"14",
"15",
"17",
"18"
],
"api_url": "https://timenet.gpisoftware.com/api/",
"telegram": {
"token": "1355326821:ag66g6g6g6e6ge4-avvv45g6egse567",
"chat_id": 12878473
},
"geo": {
"latitude": 1.3908992,
"longitude": 5.154496,
"accuracy": 98.31
},
"user": "4c26cc59-ee52-4c47-b7fe-1065a5e5bf84"
}