The authentication provider that is used to validate whether we should respond to search requests sent from the specified IP address
Note: return true if we should respond and false if we should not respond
true
false
() => true Copy
() => true
How often (in ms) we will advertise our service(s) to the network
60000 Copy
60000
The initial services to advertise
The UUID for the instance of this server
new v7 UUID Copy
new v7 UUID
The authentication provider that is used to validate whether we should respond to search requests sent from the specified IP address
Note: return
true
if we should respond andfalse
if we should not respond