change config and readme
This commit is contained in:
@@ -9,8 +9,7 @@ Sample config file
|
||||
"delay": 5,
|
||||
"row_per_batch": 50,
|
||||
"startDate": "2023-08-01", //yyyy-mm-dd tanggal data dicari dimulai
|
||||
"endDate": "2024-12-30", //yyyy-mm-dd tanggal data dicari berakhir
|
||||
"mcuID": "56"
|
||||
"endDate": "2025-12-30", //yyyy-mm-dd tanggal data dicari berakhir
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
],
|
||||
"delay": 5,
|
||||
"row_per_batch": 50,
|
||||
"startDate": "2022-08-01",
|
||||
"endDate": "2024-12-30"
|
||||
"startDate": "2023-08-01",
|
||||
"endDate": "2025-12-30"
|
||||
}
|
||||
Reference in New Issue
Block a user