hostSingleton - Host Singleton (hostSingleton)

Host singleton elector configuration

NameTypeDefaultDescription
idstringA unique configuration ID.
namestring*The name of the singleton. A '*' wildcard is the default value and indicates this configuration applies to all singletons in this server.
portint0The port to use for host singleton leader elections. A value of 0 is the default and means that no election will occur. In this case, the singleton in each member will be its own leader.