summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2019-03-06 13:21:55 +1300
committerJeremy Allison <jra@samba.org>2019-03-07 00:33:16 +0000
commit4d2260d86d48f4569b29d3b6e1917ba33c019377 (patch)
tree025363d83f60eb58d693352ae636040974dadb98 /docs-xml
parent72c79e30f07bcc98610cca878f5de50e7db239a0 (diff)
downloadsamba-4d2260d86d48f4569b29d3b6e1917ba33c019377.tar.gz
web_server: Remove the web port smb.conf parameter
With the removal of the web server, there are not any users of this parameter and so should just be removed. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/webport.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs-xml/smbdotconf/protocol/webport.xml b/docs-xml/smbdotconf/protocol/webport.xml
deleted file mode 100644
index b9f49ef021a..00000000000
--- a/docs-xml/smbdotconf/protocol/webport.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<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>