BookStack/app/Config
Dan Brown 2dc454d206
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.
2024-01-15 13:36:04 +00:00
..
api.php
app.php Images: Forced intervention loading via specific method 2023-11-19 16:34:29 +00:00
auth.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
broadcasting.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
cache.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
clockwork.php
database.php
debugbar.php
dompdf.php
filesystems.php Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
hashing.php
logging.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
mail.php Mail: changed default "MAIL_FROM" address 2023-09-09 12:41:37 +01:00
oidc.php OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
queue.php
saml2.php
services.php
session.php
setting-defaults.php Update JS to show live changes and set light color values 2023-01-28 17:11:15 +00:00
snappy.php
view.php