add max connections setting

This commit is contained in:
Gabriele C
2015-09-19 20:20:46 +02:00
parent 0f631d34d3
commit dc35d768aa
4 changed files with 80 additions and 58 deletions
+2
View File
@@ -8,6 +8,8 @@ DataSource:
mySQLHost: 127.0.0.1
# Database Port
mySQLPort: '3306'
# MySql Max Connections
mySQLMaxConections: 25
# Username about Database Connection Infos
mySQLUsername: authme
# Password about Database Connection Infos