vfs_ceph: Disable the module on unsupported Ceph versions
[Samba.git] / docs-xml / smbdotconf / base / comment.xml
blobc5aba83451a6be4443b9160c3f3ad51020136dfc
1 <samba:parameter name="comment"
2                  context="S"
3                  type="string"
4                  substitution="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This is a text field that is seen next to a share 
8         when a client does a queries the server, either via the network 
9         neighborhood or via <command moreinfo="none">net view</command> to list what shares 
10         are available.</para>
12         <para>If you want to set the string that is displayed next to the 
13                 machine name then see the <smbconfoption name="server string"/> parameter.</para>
15 </description>
16 <value type="default"><comment>No comment</comment></value>
17 <value type="example">Fred's Files</value>
18 </samba:parameter>