mirror of https://github.com/yandex/odyssey.git
odissey: update odissey.conf
This commit is contained in:
parent
9761a78990
commit
795a82d8d4
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue