From a2ba79185d73a667f2aff1172e5f79f82d433a90 Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 24 Jan 2023 18:17:01 +0100 Subject: [PATCH] main_ipv6.conf.sample: change default value of 'mm_service_ips' to an empty one. --- conf/main_ipv6.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/main_ipv6.conf.sample b/conf/main_ipv6.conf.sample index 17214e8..4f5b4dd 100644 --- a/conf/main_ipv6.conf.sample +++ b/conf/main_ipv6.conf.sample @@ -340,7 +340,7 @@ http_ports="$standard_http_ports" # - Mattermost (MM) Service # - -mm_server_ips="$ext_1_ip" +mm_server_ips="" forward_mm_server_ips="" # - UDP Ports IN and OUT used by MM Servive