mirror of
https://github.com/Yonle/bostr.git
synced 2025-11-18 18:07:49 +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
|
// Warning: Ensure that <authorized_keys> is NOT empty so only <authorized_keys> could access this bostr bouncer
|
||||||
private_keys: {
|
private_keys: {
|
||||||
// "pubkey": "privatekey"
|
// "pubkey-in-hex": "privatekey"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Server information.
|
// Server information.
|
||||||
|
|||||||
Reference in New Issue
Block a user