Add option to override dbcp size

This commit is contained in:
Gabriele C
2016-10-22 00:46:28 +02:00
parent 627b9dd5c5
commit 1867617dbb
3 changed files with 12 additions and 1 deletions
+2
View File
@@ -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?