fix comment on code.

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2023-10-31 14:52:28 +07:00
parent 1db4951395
commit 29bab0bfc9

View File

@ -7,7 +7,7 @@ module.exports = {
port: "8080",
// Bouncing mode
// 1 -> Normal, But inaccurate
// 1 -> Normal. Bouncer connects to <relays> at startup.
// 2 -> Accurate, But every clients will connects to numbers of <relays>
mode: 1,