mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-25 04:25:47 +02:00
remove orphan session as there seems no efficient way to implement it.
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -37,10 +37,6 @@ module.exports = {
|
||||
// Setting as -1 will disable max subscription limit.
|
||||
max_client_subs: -1,
|
||||
|
||||
// Maximum amount of orphan sessions.
|
||||
// Setting to 0 disables orphan session function.
|
||||
max_orphan_sess: 7,
|
||||
|
||||
// Wait for every connected relays send EOSE.
|
||||
// Could improve accuracy on received events.
|
||||
//
|
||||
|
Reference in New Issue
Block a user