Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
jtee3d opened this issue Jul 15, 2024 · 1 comment
Closed
1 task done

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

jtee3d opened this issue Jul 15, 2024 · 1 comment

Comments

@jtee3d
Copy link

jtee3d commented 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

@ssddanbrown
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants