Ability to set the PDF export timeout value in the .env file #4869

Closed
opened 2026-02-05 09:22:35 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jtee3d on GitHub (Jul 15, 2024).

Describe the feature you'd like

Currently, the PDF export timeout is set to 15 seconds. It would be useful to have this modifiable in the .env file, as per issue #5111.

Describe the benefits this would bring to existing BookStack users

For large books, this would prevent Bookstack from timing-out before the PDF is generated.

Can the goal of this request already be achieved via other means?

Yes, by modifying line 89 in /app/www/app/Entities/Tools/PdfGenerator.php

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

3 months to 1 year

Additional context

No response

Originally created by @jtee3d on GitHub (Jul 15, 2024). ### Describe the feature you'd like Currently, the PDF export timeout is set to 15 seconds. It would be useful to have this modifiable in the .env file, as per issue #5111. ### Describe the benefits this would bring to existing BookStack users For large books, this would prevent Bookstack from timing-out before the PDF is generated. ### Can the goal of this request already be achieved via other means? Yes, by modifying line 89 in /app/www/app/Entities/Tools/PdfGenerator.php ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundamental request ### How long have you been using BookStack? 3 months to 1 year ### Additional context _No response_
OVERLORD added the 🔨 Feature Request📖 Docs Update labels 2026-02-05 09:22:35 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 27, 2024):

Thanks for the request @jtee3d.
This has now been added via 6103a22feb to be part of the next feature release.

@ssddanbrown commented on GitHub (Sep 27, 2024): Thanks for the request @jtee3d. This has now been added via 6103a22febd839fa76a3f9a54058b66a14906b35 to be part of the next feature release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4869