Ditto 4.13.0
Loading...
Searching...
No Matches
ditto::LanConfig Class Reference

Part of the PeerToPeer config that relates to LAN connections. More...

Public Member Functions

bool operator== (const LanConfig &other) const
bool operator!= (const LanConfig &other) const

Public Attributes

bool enabled = false
bool mdns_enabled = true
bool multicast_enabled = true

Detailed Description

Part of the PeerToPeer config that relates to LAN connections.

Member Data Documentation

◆ enabled

bool ditto::LanConfig::enabled = false

Whether or not LAN connections should be enabled.