Skip to content

Commit

Permalink
Update PdfParser.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Nov 14, 2020
1 parent ca17d9d commit 81d4d5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Parsers/PdfParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@

/**
* PDF Parser
* > Attention: Keep in mind that wen you enable the PDF Parser and have multiple concurrent requests this can drastically increases memory
* > usage (Especially if there are large PDFs)! Therefore it's recommend to lower the concurrent value when enabling PDF Parser!
*
* @author Basil Suter <[email protected]>
* @since 1.0.0
Expand Down

0 comments on commit 81d4d5a

Please sign in to comment.