mirror of
https://github.com/Yonle/bostr.git
synced 2025-11-20 02:46:24 +01: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.
|
// Setting as 0 will disable ratelimit handling.
|
||||||
upstream_ratelimit_expiration: 10000,
|
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.
|
// By default, This is Infinity. Change the value as Integer (number) to override.
|
||||||
max_conn_per_ip: Infinity,
|
max_conn_per_ip: Infinity,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user