mirror of
https://github.com/alireza0/x-ui.git
synced 2026-08-04 14:46:25 +00:00
add user stats to config
This commit is contained in:
parent
abc67e8bd4
commit
e904f1fee2
1 changed files with 7 additions and 1 deletions
|
|
@ -30,6 +30,12 @@
|
|||
}
|
||||
],
|
||||
"policy": {
|
||||
"levels": {
|
||||
"0": {
|
||||
"statsUserUplink": true,
|
||||
"statsUserDownlink": true
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"statsInboundDownlink": true,
|
||||
"statsInboundUplink": true
|
||||
|
|
@ -61,4 +67,4 @@
|
|||
]
|
||||
},
|
||||
"stats": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue