Add bandwidth counter to file viewer
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
"date_last_view": 1485894987, // Timestamp
|
||||
"size": 5694837, // Bytes
|
||||
"views" 1234, // Amount of unique file views
|
||||
"bandwidth_used": 1234567890, // Bytes
|
||||
"mime_type" "image/png",
|
||||
"description": "File description",
|
||||
"mime_image": "http://pixeldra.in/res/img/mime/image-png.png", // Image associated with the mime type
|
||||
|
Reference in New Issue
Block a user