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:
Aconite
2021-01-26 15:21:50 -05:00
committed by GitHub
parent 0bf25820ff
commit 22ab9b3ae4

View File

@@ -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