1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
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
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
dompdf.php
filesystems.php Applied latest styleci changes 2021-11-04 22:57:49 +00:00
hashing.php
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
queue.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
saml2.php
services.php
session.php
setting-defaults.php
snappy.php
view.php