mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
12 lines
345 B
XML
12 lines
345 B
XML
<samba:parameter name="web port"
|
|
context="G"
|
|
type="integer"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>Specifies which port the Samba web server should listen on.</para>
|
|
</description>
|
|
|
|
<value type="default">901</value>
|
|
<value type="example">80</value>
|
|
</samba:parameter>
|