mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
removed pw from self info, checking if third party peers file exists, minor logging fix
This commit is contained in:
@@ -286,6 +286,7 @@ export const files = {
|
||||
},
|
||||
thirdPartyPeersFile: {
|
||||
path: 'data/p2p/thirdPartyPeers.json',
|
||||
defaultValue: JSON.stringify([]),
|
||||
description: 'json of third party peers reported by other peers',
|
||||
},
|
||||
keyFile: {
|
||||
|
||||
Reference in New Issue
Block a user