docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / usersharemaxshares.xml
blob0d69bb82c92f7734a662c292bd529235e6c954c2
1 <samba:parameter name="usershare max shares"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies the number of user defined shares
7         that are allowed to be created by users belonging to the group owning the
8         usershare directory. If set to zero (the default) user defined shares are ignored.
9         </para>
11 </description>
12 <value type="default">0</value>
13 </samba:parameter>