From e9939be7ef26428b62d8cc0df7853e02ec34c194 Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Thu, 3 Dec 2015 17:19:39 +0200 Subject: [PATCH] Removed references to old section. The Protocol section is now a part of the listener section so the references to it were broken. The need for the text about module load paths isn't necessary anymore and it described with the `libdir` parameter documentation. --- Getting-Started/Configuration-Guide.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Getting-Started/Configuration-Guide.md b/Getting-Started/Configuration-Guide.md index 221706ca5..fee83e7c1 100644 --- a/Getting-Started/Configuration-Guide.md +++ b/Getting-Started/Configuration-Guide.md @@ -61,8 +61,6 @@ servers=server1, The values of the parameter that are not on the first line need to have at least one whitespace character before them in order for them to be recognized as a part of the multi-line parameter. -Please see the section about [Protocol Modules](#protocol-modules) for more details about MaxScale and the default directories where modules will be searched for. - ### Global Settings The global settings, in a section named `[MaxScale]`, allow various parameters that affect MaxScale as a whole to be tuned.