mirror of
https://github.com/Yonle/bostr.git
synced 2025-08-02 07:22:12 +02:00
defaultconf comment: word grammar fix
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -53,7 +53,7 @@ module.exports = {
|
||||
// Setting as 0 will disable ratelimit handling.
|
||||
upstream_ratelimit_expiration: 10000,
|
||||
|
||||
// Maximum incomming connections per IP.
|
||||
// Maximum incoming connections per IP.
|
||||
// By default, This is Infinity. Change the value as Integer (number) to override.
|
||||
max_conn_per_ip: Infinity,
|
||||
|
||||
|
Reference in New Issue
Block a user