Add option to override dbcp size
This commit is contained in:
@@ -40,6 +40,8 @@ DataSource:
|
||||
mySQLlastlocWorld: world
|
||||
# Column for RealName
|
||||
mySQLRealName: realname
|
||||
# Overrides the size of the DB Connection Pool, -1 = Auto
|
||||
poolSize: -1
|
||||
settings:
|
||||
sessions:
|
||||
# Do you want to enable the session feature?
|
||||
|
||||
Reference in New Issue
Block a user