BookStack/app/Config
Dan Brown d13abc7e1d
Some checks failed
analyse-php / build (push) Has been cancelled
lint-js / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-js / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Mail: Removed custom symfony/mailer fork
Moved to standard symfony mailer now that my patches have been
upstreamed. This changes the config to work with the symfony option,
following the same overall logic.
Also updated testing to allow test runs via mulitple custom env options.

Closes #5636
2025-07-15 15:24:31 +01:00
..
api.php
app.php PDF: Removed barryvdh snappy to use snappy direct 2024-04-24 15:13:44 +01:00
auth.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
cache.php Framework: Performed Laravel 11 upgrade guide steps 2025-01-11 11:14:49 +00:00
clockwork.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
database.php Config: Updated DB host to handle ipv6 2025-03-15 20:32:57 +00:00
debugbar.php
exports.php PHP: Updated DOMPDF version 2025-02-17 13:37:58 +00:00
filesystems.php Images: Updated local disk to have open dir perms 2025-05-14 18:15:20 +01:00
hashing.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
logging.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
mail.php Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00
oidc.php Avatars: Added redirect handling image fetching 2025-05-24 18:07:25 +01:00
queue.php Framework: Performed Laravel 11 upgrade guide steps 2025-01-11 11:14:49 +00:00
saml2.php
services.php Merge pull request #4985 from BookStackApp/ldap_ca_cert_control 2024-05-02 23:16:16 +01:00
session.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
setting-defaults.php Update JS to show live changes and set light color values 2023-01-28 17:11:15 +00:00
view.php