mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-29 13:10:06 +02:00
Show database name and database connection user in system infos
This commit is contained in:
parent
6eb40c6a41
commit
256926be94
4 changed files with 38 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<td>{{ helper.boolean_badge(php_opcache_enabled) }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Maximum upload sizee (upload_max_filesize / post_max_size)</td>
|
||||
<td>Maximum upload size (upload_max_filesize / post_max_size)</td>
|
||||
<td>{{ php_upload_max_filesize }} / {{ php_post_max_size }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue