Project update.
This commit is contained in:
6
trunk/dist/login/config/LoginServer.ini
vendored
6
trunk/dist/login/config/LoginServer.ini
vendored
@@ -73,10 +73,10 @@ MaxConnectionPerIP = 50
|
||||
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver
|
||||
Driver = com.mysql.jdbc.Driver
|
||||
# Database URL
|
||||
# URL = jdbc:mysql://localhost/l2jls (default)
|
||||
# URL = jdbc:hsqldb:hsql://localhost/l2jls
|
||||
# URL = jdbc:mysql://localhost/l2jmobius (default)
|
||||
# URL = jdbc:hsqldb:hsql://localhost/l2jmobius
|
||||
# URL = jdbc:sqlserver://localhost/database = l2jls/user = sa/password =
|
||||
URL = jdbc:mysql://localhost/lineage2?useUnicode=true&characterEncoding=utf-8
|
||||
URL = jdbc:mysql://localhost/l2jmobius?useUnicode=true&characterEncoding=utf-8
|
||||
# Database user info (default is "root" but it's not recommended)
|
||||
Login = root
|
||||
# Database connection password
|
||||
|
||||
Reference in New Issue
Block a user