Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/job
diff options
context:
space:
mode:
Diffstat (limited to 'web/job')
-rw-r--r--web/job/check_client_ip_job.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/job/check_client_ip_job.go b/web/job/check_client_ip_job.go
index 580ce35a..1c5dec83 100644
--- a/web/job/check_client_ip_job.go
+++ b/web/job/check_client_ip_job.go
@@ -130,8 +130,8 @@ func (j *CheckClientIpJob) processLogFile() {
}
- // added 3 seconds delay before cleaning logs to reduce chance of logging IP that already has been banned
- time.Sleep(time.Second * 3)
+ // added delay before cleaning logs to reduce chance of logging IP that already has been banned
+ time.Sleep(time.Second * 2)
if shouldCleanLog {
// copy access log to persistent file