From 795a82d8d42b382a4cda4a4a53cb1b297a38fa89 Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Mon, 30 Jan 2017 15:44:27 +0300 Subject: [PATCH] odissey: update odissey.conf --- odissey.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/odissey.conf b/odissey.conf index 75d13eea..df87cc14 100644 --- a/odissey.conf +++ b/odissey.conf @@ -39,8 +39,6 @@ odissey { # user "user" # password "test" # database "database" -# pool_min 0 -# pool_max 100 # client_max 100 # ttl 120 # } @@ -48,6 +46,7 @@ odissey { users { default { + # none, clear_text, md5 authentication "none" #password "test" }