|
@@ -60,7 +60,7 @@ Password =
|
|
# Database Connection Pool
|
|
# Database Connection Pool
|
|
# Default: C3P0
|
|
# Default: C3P0
|
|
# Available: C3P0, HikariCP
|
|
# Available: C3P0, HikariCP
|
|
-ConnectionPool = HikariCP
|
|
|
|
|
|
+ConnectionPool = C3P0
|
|
|
|
|
|
# Default: 100
|
|
# Default: 100
|
|
MaximumDbConnections = 100
|
|
MaximumDbConnections = 100
|