Skip to content

Commit 2b410c4

Browse files
authored
Merge pull request #2304 from codeeu/dev
Disable fixing
2 parents e6521ff + c1a83aa commit 2b410c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/console.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232

3333
Schedule::command('certificate:issues')->hourlyAt(33);
3434

35-
Schedule::command('certificates:fix')->everyFiveMinutes();
35+
//Schedule::command('certificates:fix')->everyFiveMinutes();

0 commit comments

Comments
 (0)