Add bandwidth counter to file viewer
This commit is contained in:
@@ -130,7 +130,8 @@
|
||||
"description": "",
|
||||
"date_created": 1513033304,
|
||||
"date_last_view": 1513033304,
|
||||
"views": 1
|
||||
"views": 1,
|
||||
"bandwidth_used": 1234567890
|
||||
},
|
||||
{
|
||||
"detail_href": "/file/RKwgZb/info",
|
||||
@@ -139,7 +140,8 @@
|
||||
"description": "",
|
||||
"date_created": 1513033304,
|
||||
"date_last_view": 1513033304,
|
||||
"views": 2
|
||||
"views": 2,
|
||||
"bandwidth_used": 1234567890
|
||||
},
|
||||
{
|
||||
"detail_href": "/file/DRaL_e/info",
|
||||
@@ -148,7 +150,8 @@
|
||||
"description": "",
|
||||
"date_created": 1513033304,
|
||||
"date_last_view": 1513033304,
|
||||
"views": 3
|
||||
"views": 3,
|
||||
"bandwidth_used": 1234567890
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user