Use global login expiration setting when sending network map (#731)

Peers were considered expired and not sent to remote peers
when global expiration was disabled.
This commit is contained in:
Misha Bragin
2023-03-09 11:24:42 +01:00
committed by GitHub
parent c65a5acab9
commit 9ce8056b17
5 changed files with 126 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
"Domain": "test.com",
"DomainCategory": "private",
"IsDomainPrimaryAccount": true,
"Settings": {
"PeerLoginExpirationEnabled": true,
"PeerLoginExpiration": 3600000000000
},
"SetupKeys": {
"A2C8E62B-38F5-4553-B31E-DD66C696CEBB": {
"Key": "A2C8E62B-38F5-4553-B31E-DD66C696CEBB",