mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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 |
||
|---|---|---|
| .. | ||
| Markdown | ||
| BookContents.php | ||
| ExportFormatter.php | ||
| NextPreviousContentLocator.php | ||
| PageContent.php | ||
| PageEditActivity.php | ||
| PermissionsUpdater.php | ||
| SearchIndex.php | ||
| SearchOptions.php | ||
| SearchResultsFormatter.php | ||
| SearchRunner.php | ||
| ShelfContext.php | ||
| SiblingFetcher.php | ||
| SlugGenerator.php | ||
| TrashCan.php | ||