From 7bda58894894351a26b27d8b279486dd7c1e2d98 Mon Sep 17 00:00:00 2001 From: MassimilianoPinto Date: Thu, 6 Feb 2014 16:24:21 +0100 Subject: [PATCH] "enable_root_user" option available in service configuration example In MaxScale_template.cnf "enable_root_user" added for valid service option --- server/MaxScale_template.cnf | 1 + 1 file changed, 1 insertion(+) diff --git a/server/MaxScale_template.cnf b/server/MaxScale_template.cnf index 89f65b9a0..bbda5451e 100644 --- a/server/MaxScale_template.cnf +++ b/server/MaxScale_template.cnf @@ -36,6 +36,7 @@ passwd=maxpwd # servers=,,... # user= # passwd= +# enable_root_user=<0 or 1, default is 0> # # Valid router modules currently are: # readwritesplit, readconnroute and debugcli