ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / base / mdnsname.xml
blobfba90ff9b846a88d20b40e8be1c41bec77ddc40d
1 <samba:parameter name="mdns name"
2                  type="enum"
3                  context="G"
4                  enumlist="enum_mdns_name_values"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>This parameter controls the name that multicast DNS
9         support advertises as its' hostname.</para>
11         <para>The default is to use the NETBIOS name which is typically
12         the hostname in all capital letters. </para>
14         <para>A setting of mdns will defer the hostname configuration
15         to the MDNS library that is used.</para>
17 </description>
18 <value type="default">netbios</value>
19 </samba:parameter>