mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Cfg update see desc
* Remove validateStationKey as this config option isn't used in the SRC so it does nothing * Add the maxAuctionsPerPlayer setting for the commodity market that was added the other day
This commit is contained in:
@@ -73,6 +73,7 @@ minutesVendorAuctionTimer=43200
|
||||
minutesVendorItemTimer=43200
|
||||
minutesBazaarAuctionTimer=10080
|
||||
minutesBazaarItemTimer=10080
|
||||
maxAuctionsPerPlayer=25
|
||||
|
||||
[dbProcess]
|
||||
centralServerAddress=HOSTIP
|
||||
@@ -99,7 +100,6 @@ clientOverflowLimit=5242880
|
||||
[LoginServer]
|
||||
#adminAccountDataTable=datatables/admin/stella_admin.iff
|
||||
validateClientVersion=1
|
||||
validateStationKey=0
|
||||
#Setting easyExternalAccess to true might make it easier for you to connect to your server from the internet. Make sure your IP is set correctly in CLUSTER_LIST in your database.
|
||||
#easyExternalAccess=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user