remove orphan session as there seems no efficient way to implement it.

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle
2024-02-19 19:58:28 +07:00
parent 21c72aa994
commit 2dc4382788

View File

@@ -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.
//