forked from snxraven/p2ns
Updates
This commit is contained in:
@@ -42,6 +42,8 @@ const currentSubnetIndex = 0; // Start with first subnet for round-robin
|
||||
|
||||
module.exports = {
|
||||
dnsPass: null,
|
||||
/** Incremented while dns-pass-queue runs a serialized Autopass op (defer update handlers) */
|
||||
dnsPassWriteInProgress: 0,
|
||||
holesails: new Map(),
|
||||
starting: new Map(),
|
||||
tlsServers: new Map(),
|
||||
|
||||
Reference in New Issue
Block a user