mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-16 14:08:17 +00:00
change logger text
This commit is contained in:
@@ -93,7 +93,7 @@ func (s *XrayService) GetXrayConfig() (*xray.Config, error) {
|
||||
if c["email"] == clientTraffic.Email {
|
||||
if ! clientTraffic.Enable {
|
||||
clients = RemoveIndex(clients,index)
|
||||
logger.Info("Remove Inbound User",c["email"] ,index)
|
||||
logger.Info("Remove Inbound User",c["email"] ,"due the expire or traffic limit")
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user