blob: 4f1be6a1b599a3dcd137a2fd2b0b7adbbfa5fc25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<samba:parameter name="volume"
context="S"
type="string"
substitution="1"
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>
|