Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
remove orphan session as there seems no efficient way to implement it.
Browse files Browse the repository at this point in the history
Signed-off-by: Yonle <[email protected]>
  • Loading branch information
Yonle committed Feb 19, 2024
1 parent 21c72aa commit 2dc4382
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config.js.example
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
Expand Down

0 comments on commit 2dc4382

Please sign in to comment.