mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
Display database_filesize
This commit is contained in:
parent
730275746d
commit
ee303c638b
@ -125,7 +125,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr title="Database connection used by TubeSync">
|
<tr title="Database connection used by TubeSync">
|
||||||
<td class="hide-on-small-only">Database</td>
|
<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>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user