Commit 1665ab9b authored by Liang Ding's avatar Liang Ding

updated comments

parent 64c83919
......@@ -31,7 +31,7 @@ jdbc.URL=jdbc:mysql://localhost:3306/b3log?useUnicode=yes&characterEncoding=UTF-
jdbc.username=root
jdbc.password=
#### JDBC database connection pool ####
# database connection pool
# Note: If the runtime environment is BAE, the pool will be 'none' always
jdbc.pool=none
......
......@@ -31,7 +31,7 @@ jdbc.URL=jdbc:mysql://localhost:3306/b3log?useUnicode=yes&characterEncoding=UTF-
jdbc.username=root
jdbc.password=
#### JDBC database connection pool ####
# database connection pool
# Note: If the runtime environment is BAE, the pool will be 'none' always
jdbc.pool=BoneCP
#jdbc.pool=c3p0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment