add authSource comment.

pull/2858/head
Monet Lee 10 months ago
parent b13aa901c0
commit 4a76d502cc

@ -8,6 +8,7 @@ database: openim_v3
username: openIM username: openIM
# Password for database authentication # Password for database authentication
password: openIM123 password: openIM123
# Authentication source for database authentication, if use root user, set it to admin
authSource: openim_v3 authSource: openim_v3
# Maximum number of connections in the connection pool # Maximum number of connections in the connection pool
maxPoolSize: 100 maxPoolSize: 100

Loading…
Cancel
Save