mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-26 09:31:43 +01:00
defaultconf: Set default clusters as auto.
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
0f76628728
commit
6aa8125f8c
@ -7,7 +7,8 @@ module.exports = {
|
||||
port: "8080",
|
||||
|
||||
// Clusters.
|
||||
clusters: 4,
|
||||
// 0 will make bostr run clusters with available parallelism / CPU cores.
|
||||
clusters: 0,
|
||||
|
||||
// Log about bouncer connection with relays?
|
||||
log_about_relays: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user