]> BookStack Code Mirror - bookstack/commit
Uploads: Explicitly disabled s3 streaming in config 4758/head
authorDan Brown <redacted>
Mon, 15 Jan 2024 13:36:04 +0000 (13:36 +0000)
committerDan Brown <redacted>
Mon, 15 Jan 2024 13:36:04 +0000 (13:36 +0000)
commit2dc454d206b518804aecd0551a71d338cf889c08
tree37fa733739ba565879397663760aa4af73bedc5a
parentc1552fb799cda7fbb6de27ebcb01aa2580fd5330
Uploads: Explicitly disabled s3 streaming in config

This was the default option anyway, just adding here for
better visibility of this being set.
Can't enable without issues as the app will attempt to seek which does
not work for these streams. Also have not tested on non-s3, s3-like
systems.
app/Config/filesystems.php