add authSource comment.

This commit is contained in:
Monet Lee 2024-11-18 10:47:45 +08:00
parent b13aa901c0
commit 4a76d502cc

View File

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