mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 04:33:38 +08:00
85154fff69
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 |
||
---|---|---|
.. | ||
api.php | ||
app.php | ||
auth.php | ||
broadcasting.php | ||
cache.php | ||
clockwork.php | ||
database.php | ||
debugbar.php | ||
dompdf.php | ||
filesystems.php | ||
hashing.php | ||
logging.php | ||
mail.php | ||
oidc.php | ||
queue.php | ||
saml2.php | ||
services.php | ||
session.php | ||
setting-defaults.php | ||
snappy.php | ||
view.php |