From 603b767f06ff3feb0d549e0761b4d28e9f13b1d5 Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:40:25 +0100 Subject: [PATCH] Update README.md --- daemon/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/README.md b/daemon/README.md index 08b7c05..9ddc21e 100644 --- a/daemon/README.md +++ b/daemon/README.md @@ -271,9 +271,9 @@ where: > JSON string specifying the unique node identifier used to identify mDNS, SAP and SDP services announced by the daemon. > **_NOTE:_** This parameter is read-only and cannot be set. The server will determine the node id at startup time. -> **mauto\_sinks\_update** +> **auto\_sinks\_update** > JSON boolean specifying whether to enable or disable the automatic update of the configured Sinks. -> **_NOTE:_** When enabled the daemon will automatically update the configured Sinks according to the discovered remote sources via SAP and mDNS/RTSP updates. The SDP Originator (o=) is used to match a Sink with the remote source/s. +> When enabled the daemon will automatically update the configured Sinks according to the discovered remote sources via SAP and mDNS/RTSP updates. The SDP Originator (o=) is used to match a Sink with the remote source/s. > **custom\_node\_id** > JSON string specifying a custom node identifier used to identify mDNS, SAP and SDP services announced by the daemon.