mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-14 09:21:27 +00:00
moxbox init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"config":{
|
||||
"autoRowHeight":"false"
|
||||
,"rownumbers":"true"
|
||||
,"pagination":"true"
|
||||
,"striped":"true"
|
||||
}
|
||||
,"fields":[
|
||||
{"field":"address","width":"260"}
|
||||
,{"field":"clientName","width":"120"}
|
||||
,{"field":"flagStr","width":"60"}
|
||||
,{"field":"progress","width":"70","align":"center"}
|
||||
,{"field":"rateToClient","width":"80","align":"right","formatter":"speed"}
|
||||
,{"field":"rateToPeer","width":"80","align":"right","formatter":"speed"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user