fix config

This commit is contained in:
AlfandiMario
2024-11-20 15:37:08 +07:00
parent 557cac861d
commit 1ae1fd8f8a
7 changed files with 33 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ Sample config file
"base_url": "https://cpone.aplikasi.web.id/one-api/",
// Setiap 2 menit dari jam 6 sampai 20
"schedule": [
"0 */2 6-20 * *"
"*/2 6-20 * * *"
],
"delay": 5,
"row_per_batch": 50,