mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
8834eafcac
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
14 lines
490 B
XML
14 lines
490 B
XML
<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>
|