summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/volume.xml
blob: d3385e704c6fa15261e1335fffd4062303363b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="volume"
		 context="S"
		 type="string"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This allows you to override the volume label 
	returned for a share. Useful for CDROMs with installation programs 
	that insist on a particular volume label.</para>
</description>

<value type="default"><comment>the name of the share</comment></value>
</samba:parameter>