Project update.
This commit is contained in:
2
trunk/dist/game/config/Custom.ini
vendored
2
trunk/dist/game/config/Custom.ini
vendored
@@ -469,7 +469,7 @@ DualboxCheckMaxL2EventParticipantsPerIP = 0
|
||||
# Network address can be number (127.0.0.1) or symbolic (localhost) formats.
|
||||
# Additional connection number added to the global limits for this address.
|
||||
# For example, if number of TvT event participants per IP address set to the 1 (no dualbox)
|
||||
# and whitelist contains "l2jserver.com,2" then number of allowed participants from l2jserver.com
|
||||
# and whitelist contains "l2jmobius.com,2" then number of allowed participants from l2jmobius.com
|
||||
# will be 1+2=3. Use 0 or negative value for unlimited number of connections.
|
||||
# Default: 127.0.0.1,0 (no limits from localhost)
|
||||
DualboxCheckWhitelist = 127.0.0.1,0
|
||||
|
6
trunk/dist/game/config/Server.ini
vendored
6
trunk/dist/game/config/Server.ini
vendored
@@ -43,10 +43,10 @@ GameserverPort = 7777
|
||||
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver
|
||||
Driver = com.mysql.jdbc.Driver
|
||||
# Database URL
|
||||
# URL = jdbc:mysql://localhost/l2jgs (default)
|
||||
# URL = jdbc:hsqldb:hsql://localhost/l2jgs
|
||||
# URL = jdbc:mysql://localhost/l2jmobius (default)
|
||||
# URL = jdbc:hsqldb:hsql://localhost/l2jmobius
|
||||
# URL = jdbc:sqlserver://localhost/database = l2jgs/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
|
||||
|
2
trunk/dist/game/config/hexid.txt
vendored
2
trunk/dist/game/config/hexid.txt
vendored
@@ -1,4 +1,4 @@
|
||||
#The HexId to Auth into LoginServer
|
||||
#Fri Jan 02 01:25:33 EET 2015
|
||||
HexID=-2ad66b3f483c22be097019f55c8abdf0
|
||||
ServerID=14
|
||||
ServerID=2
|
||||
|
Reference in New Issue
Block a user