mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Display database_filesize
This commit is contained in:
parent
730275746d
commit
ee303c638b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user