Display database_filesize

This commit is contained in:
tcely 2025-01-24 09:14:53 -05:00 committed by GitHub
parent 730275746d
commit ee303c638b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,7 @@
</tr>
<tr title="Database connection used by TubeSync">
<td class="hide-on-small-only">Database</td>
<td><span class="hide-on-med-and-up">Database<br></span><strong>{{ database_connection }}</strong></td>
<td><span class="hide-on-med-and-up">Database<br></span><strong>{{ database_connection }} {{ database_filesize|filesizeformat }}</strong></td>
</tr>
</table>
</div>