diff --git a/daemon/daemon.conf b/daemon/daemon.conf index 8afbf89..8204681 100644 --- a/daemon/daemon.conf +++ b/daemon/daemon.conf @@ -16,9 +16,6 @@ "syslog_proto": "none", "syslog_server": "255.255.255.254:1234", "status_file": "./status.json", - "interface_name": "enp2s0", "mdns_enabled": true, - "mac_addr": "84:39:be:6d:dc:74", - "ip_addr": "10.0.0.8", - "node_id": "AES67 daemon 000a0800" + "interface_name": "lo" }