Skip to content

Commit

Permalink
Merge branch 'master' of gozargah:Gozargah/Marzban-node
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintShit committed Dec 2, 2024
2 parents 868c120 + 4541f45 commit 5f4da2c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions xray.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,6 @@ def _apply_api(self):
"tag": "API"
}
self["stats"] = {}
self["policy"] = {
"levels": {
"0": {
"statsUserUplink": True,
"statsUserDownlink": True
}
},
"system": {
"statsInboundDownlink": False,
"statsInboundUplink": False,
"statsOutboundDownlink": True,
"statsOutboundUplink": True
}
}
inbound = {
"listen": self.api_host,
"port": self.api_port,
Expand Down

0 comments on commit 5f4da2c

Please sign in to comment.