Update README.md

This commit is contained in:
Andrea Bondavalli 2022-05-28 08:52:20 +02:00 committed by GitHub
parent 046babca3d
commit e2aad3e288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@ In case of failure the server returns a **text/plain** content type with the cat
Example
{
"version:" "bondagit-1.0"
"version:" "bondagit-1.5"
}
where:
@ -270,8 +270,8 @@ where:
> **_NOTE:_** This parameter is read-only and cannot be set. The server will determine the node id at startup time.
> **custom\_node\_id**
> JSON string specifying a custom node identifier used to identify mDNS, SAP and SDP services announced by the daemon.
> When this parameter is empty the *node_id" is automatically generated by the daemon based on the current IP address.
> JSON string specifying a custom node identifier used to identify mDNS, SAP and SDP services announced by the daemon.
> When this parameter is empty the *node_id* is automatically generated by the daemon based on the current IP address.
> **_NOTE:_** When not empty, it is responsibility of the user to specify a unique node id to avoid name clashes on the LAN.
> **ptp\_status\_script**