disable voice for noow
This commit is contained in:
		| @@ -53,9 +53,9 @@ class Kernel extends ConsoleKernel | ||||
|             ->runInBackground() | ||||
|             ->pingOnSuccess(config('app.url') . "/api/ping/addulive"); | ||||
|  | ||||
|         $schedule->command('scrape:voice')->everyFiveMinutes() | ||||
|             ->runInBackground() | ||||
|             ->pingOnSuccess(config('app.url') . "/api/ping/voice"); | ||||
|         // $schedule->command('scrape:voice')->everyFiveMinutes() | ||||
|         //     ->runInBackground() | ||||
|         //     ->pingOnSuccess(config('app.url') . "/api/ping/voice"); | ||||
|  | ||||
|         $schedule->command('scrape:dhen')->everyFiveMinutes() | ||||
|             ->runInBackground() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user