add log_about_relays into config.js

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle
2023-11-01 19:54:03 +07:00
parent 292354813c
commit ea06487f94
4 changed files with 17 additions and 9 deletions

View File

@@ -18,6 +18,9 @@ module.exports = {
// Options: disk, memory
tmp_store: "memory",
// Log about bouncer connection with relays?
log_about_relays: false,
// Server information.
// Only for when nostr client requesting server information.
server_meta: {