summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-06-01 00:28:22 +0400
committerilotterytea <iltsu@alright.party>2025-06-01 00:28:22 +0400
commitc3781da6a319782cae885c646ec0ddab479f0a0b (patch)
tree8ccf9e881c8c95c1804778ff69ce78c97fba3df8 /public/index.php
parent618ad3e3c9f453e033eaa3fca60eeb5ebfef0344 (diff)
feat: show max file size
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.php b/public/index.php
index b85dadf..ef41ae6 100644
--- a/public/index.php
+++ b/public/index.php
@@ -77,6 +77,7 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/../lib/partials.php';
</div>
</div>
<?php endif; ?>
+ <p class="font-small">Max file size: <b><?= get_cfg_var('upload_max_filesize') ?></b></p>
</div>
<div class="column" id="form-text-upload">