]> BookStack Code Mirror - bookstack/commit
Exports: Made pdf command timeout configurable
authorDan Brown <redacted>
Fri, 27 Sep 2024 15:33:58 +0000 (16:33 +0100)
committerDan Brown <redacted>
Fri, 27 Sep 2024 15:33:58 +0000 (16:33 +0100)
commit6103a22febd839fa76a3f9a54058b66a14906b35
tree8d8be14668174ddb64ecf6f006e2760c7f7ca732
parent42264f402d2733fdf7e1260c6731455d85da12b1
Exports: Made pdf command timeout configurable

Added test to cover.
For #5119
.env.example.complete
app/Config/exports.php
app/Entities/Tools/PdfGenerator.php
tests/Entity/ExportTest.php