mirror of
https://github.com/Yonle/bostr.git
synced 2025-11-18 09:57:20 +01:00
config default: need to tell to provide hex pubkey
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = {
|
||||
|
||||
// Warning: Ensure that <authorized_keys> is NOT empty so only <authorized_keys> could access this bostr bouncer
|
||||
private_keys: {
|
||||
// "pubkey": "privatekey"
|
||||
// "pubkey-in-hex": "privatekey"
|
||||
}
|
||||
|
||||
// Server information.
|
||||
|
||||
Reference in New Issue
Block a user