Browse Source

Update README.md

Volodymyr Tkach 2 years ago
parent
commit
b866b514ac
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -20,6 +20,8 @@ Usage of ./ip2location:
     Or ENV_ERROR_LOG_FILE: Error log file
     Or ENV_ERROR_LOG_FILE: Error log file
   -host string
   -host string
     Or ENV_HOST: Web server IP (default "127.0.0.1")
     Or ENV_HOST: Web server IP (default "127.0.0.1")
+  -limit_requests int
+    Or ENV_LIMIT_REQUESTS: Requests per second per one IP (default 5)
   -port string
   -port string
     Or ENV_PORT: Web server port (default "8080")
     Or ENV_PORT: Web server port (default "8080")
   -web_url string
   -web_url string