odissey: update odissey.conf

This commit is contained in:
Dmitry Simonenko 2017-01-30 15:44:27 +03:00
parent 9761a78990
commit 795a82d8d4
1 changed files with 1 additions and 2 deletions

View File

@ -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"
}