Sync with L2jServer HighFive Oct 22nd 2015.
This commit is contained in:
2
trunk/dist/game/config/Server.ini
vendored
2
trunk/dist/game/config/Server.ini
vendored
@@ -57,7 +57,7 @@ Password =
|
||||
# Available: C3P0, HikariCP, BoneCP
|
||||
ConnectionPool = C3P0
|
||||
|
||||
# Default: 100
|
||||
# Default: 500
|
||||
MaximumDbConnections = 500
|
||||
|
||||
# Default: 0
|
||||
|
2
trunk/dist/game/config/default-ipconfig.xml
vendored
2
trunk/dist/game/config/default-ipconfig.xml
vendored
@@ -8,4 +8,6 @@
|
||||
<define subnet="10.0.0.0/8" address="10.0.0.0" />
|
||||
<define subnet="172.16.0.0/19" address="172.16.0.0" />
|
||||
<define subnet="192.168.0.0/16" address="192.168.0.0" />
|
||||
<define subnet="192.168.0.0/24" address="192.168.0.0" />
|
||||
<define subnet="192.168.1.0/24" address="192.168.1.0" />
|
||||
</gameserver>
|
Reference in New Issue
Block a user