From b9b8f5575f800ecedc99836ed9b655b51dc5f3df Mon Sep 17 00:00:00 2001 From: Yonle Date: Sun, 19 Nov 2023 10:51:13 +0700 Subject: [PATCH] defaultconf: small typo Signed-off-by: Yonle --- config.js.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js.example b/config.js.example index e007053..c2ebdbe 100644 --- a/config.js.example +++ b/config.js.example @@ -17,7 +17,7 @@ module.exports = { reconnect_time: 5000, // For personal usage. Leaving this empty allows everyone to use this bostr instance. - // NOTE: Requires NIP-42 on client. + // NOTE: Require NIP-42 on client. authorized_keys: [ // "pubkey-in-hex", // "npub ....",