Add max upload size to debug page.

This commit is contained in:
James Cole
2023-02-19 08:02:13 +01:00
parent 733607a8a9
commit 2e65055c9a
2 changed files with 6 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
| App logging | {{ appLogLevel }}, {{ logChannel }} |
| Display errors | {{ displayErrors }} |
| Error reporting | {{ errorReporting }} |
| Max upload | {{ uploadSize }} ({{ uploadSize|filesize }}) |
| Interface | {{ interface }} |
| Default language | {{ defaultLanguage }} |
| Default locale | {{ defaultLocale }} |