source: branches/samba-3.3.x/docs-xml/smbdotconf/misc/volume.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 414 bytes
Line 
1<samba:parameter name="volume"
2 context="S"
3 type="string"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This allows you to override the volume label
7 returned for a share. Useful for CDROMs with installation programs
8 that insist on a particular volume label.</para>
9</description>
10
11<value type="default"><comment>the name of the share</comment></value>
12</samba:parameter>
Note: See TracBrowser for help on using the repository browser.