mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
13 lines
414 B
XML
13 lines
414 B
XML
<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>
|