Removed max mysql connections options from config.

This commit is contained in:
DNx5
2015-12-06 06:10:16 +07:00
parent 45c6bf0a78
commit 1f001f2225
2 changed files with 42 additions and 43 deletions
-2
View File
@@ -8,8 +8,6 @@ DataSource:
mySQLHost: 127.0.0.1
# Database Port
mySQLPort: '3306'
# MySql Max Connections
mySQLMaxConections: 8
# Username about Database Connection Infos
mySQLUsername: authme
# Password about Database Connection Infos