]> _ Git - psq.git/commitdiff
Update ProcessPdfFile.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Mon, 7 Sep 2020 08:21:18 +0000 (10:21 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Mon, 7 Sep 2020 08:21:18 +0000 (10:21 +0200)
app/Jobs/ProcessPdfFile.php

index c43739d9b8e05e7caff35a915e68eeca35f4c7a6..7f83b9ea0bdd62112aa9049c9d23a41cb43c9440 100644 (file)
@@ -18,6 +18,8 @@ class ProcessPdfFile implements ShouldQueue
      */
     protected $file;
 
+    public $timeout = 180;
+
     /**
      * Create a new job instance.
      *