BookStack/app/Config
Dan Brown 85154fff69
Added an env configurable file upload size limit
Replaces the old suggestion of setting JS head 'window.uploadLimit'
variable. This new env option will be used by back-end validation and
front-end libs/logic too.

Limits already likely exist within prod environments at a PHP and
webserver level but this allows an app-level limit and centralises the
option on the BookStack side into the .env

Closes #3033
2021-11-14 22:03:22 +00:00
..
api.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
app.php Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
auth.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
broadcasting.php Applied StyleCI changes, added php/larastan to attribution 2021-11-05 16:27:59 +00:00
cache.php Applied StyleCI changes, added php/larastan to attribution 2021-11-05 16:27:59 +00:00
clockwork.php Applied latest styleci changes 2021-11-04 22:57:49 +00:00
database.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
debugbar.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
dompdf.php Update dompdf.php 2021-10-10 01:06:08 +08:00
filesystems.php Applied latest styleci changes 2021-11-04 22:57:49 +00:00
hashing.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
logging.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
mail.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
oidc.php Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
queue.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
saml2.php Reviewed SAML SLS changes for ADFS, #2902 2021-10-23 17:26:01 +01:00
services.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
session.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
setting-defaults.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
snappy.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00