mirror of
https://github.com/Yonle/bostr.git
synced 2025-10-09 16:12:48 +02:00
add log_about_relays into config.js
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user