Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2023-10-31 15:55:46 +07:00
parent b06f29da5b
commit 0d4804ad9a

View File

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