summaryrefslogtreecommitdiff
path: root/source3/param/loadparm.c
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 /source3/param/loadparm.c
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 'source3/param/loadparm.c')
-rw-r--r--source3/param/loadparm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index 29d9d59390b..6aa84018111 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -946,8 +946,6 @@ static void init_globals(struct loadparm_context *lp_ctx, bool reinit_globals)
Globals.kpasswd_port = 464;
- Globals.web_port = 901;
-
Globals.aio_max_threads = 100;
lpcfg_string_set(Globals.ctx,