Skip to content

Commit 6713033

Browse files
author
CommanderKeynes
committed
Add admin_auth_type option to config file
1 parent 5351d7e commit 6713033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pgcat.minimal.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ host = "0.0.0.0"
77
port = 6433
88
admin_username = "pgcat"
99
admin_password = "pgcat"
10+
admin_auth_type = "md5"
1011

1112
[pools.pgml.users.0]
1213
username = "postgres"

0 commit comments

Comments
 (0)