blob: 4f5ac705fa808ad6e29eb6b4710a24d1eb1fa3e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter name="volume"
context="S"
type="string"
xmlns:samba="http://samba.org/common">
<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>
|