I25 account server.cfg: Difference between revisions

From OuroDev
No edit summary
No edit summary
 
Line 1: Line 1:
<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
ShardName
ShardName
  ShardName Paragon
ShardName Ouroboros
  ShardId 1
ShardId 1
  Address 127.0.0.1
Address 10.0.48.75
  NoXferOut
NoXferOut
  NoXferIn
NoXferIn
  XferDestinations 0
XferDestinations 0
ShardEnd
ShardEnd
#MtxEnvironment Test
MtxEnvironment Test
#MtxSecretKey Test
MtxSecretKey Test
MtxIOThreads 1
MtxIOThreads 1
#PlayNCAdminWebPageSecretKey Test
PlayNCAdminWebPageSecretKey Test
PostBackRelay 127.0.0.1 0
##PostBackRelay 127.0.0.1 0
SqlDbName cohacc
SqlDbName cohacc
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=localhost\SQLEXPRESS;Uid=sa;Pwd=YourL33TPASS!;"
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=COH-MSSQL\MSSQL;UID=MSSQLUSERNAMEHERE;PWD=MSSQLPASSWORDHERE;"
PlaySpanServerRetryFreqSecs 15
PlaySpanServerRetryFreqSecs 15
PlaySpanRelayServerAckAlarmSecs 45
PlaySpanRelayServerAckAlarmSecs 45
Line 23: Line 23:
PlaySpanAuthTimeoutMins 60
PlaySpanAuthTimeoutMins 60
PlaySpanAuthRekeyIntervalMins 19
PlaySpanAuthRekeyIntervalMins 19
#PlaySpanDomain  
PlaySpanDomain www.example.com
PlaySpanCatalog NCSF
##PlaySpanCatalog NCSF
#PlaySpanURL_Home 0
PlaySpanURL_Home http://www.example.com/home
#PlaySpanURL_CategoryView 0
PlaySpanURL_CategoryView http://www.example.com/category
#PlaySpanURL_ItemView 0
PlaySpanURL_ItemView http://www.example.com/item
#PlaySpanURL_ShowCart 0
PlaySpanURL_ShowCart http://www.example.com/cart
#PlaySpanURL_AddToCart 0
PlaySpanURL_AddToCart http://www.example.com/addtocart
#PlaySpanURL_ManageAccount 0
PlaySpanURL_ManageAccount http://www.example.com/manage
#PlaySpanURL_SupportPage 0
PlaySpanURL_SupportPage http://www.example.com/support
#PlaySpanURL_SupportPageDE 0
PlaySpanURL_SupportPageDE http://www.example.com/supportde
#PlaySpanURL_SupportPageFR 0
PlaySpanURL_SupportPageFR http://www.example.com/supportfr
#PlaySpanURL_UpgradeToVIP 0
PlaySpanURL_UpgradeToVIP http://www.example.com/upgrade
#cohURL_NewFeatures 0
cohURL_NewFeatures http://www.example.com/news
#cohURL_NewFeaturesUpdate 0
cohURL_NewFeaturesUpdate http://www.example.com/update
#ArchiveMerged
#ArchiveMerged
#CompMode
#CompMode
Line 43: Line 43:
ShardXfersAllowedInMemory 0
ShardXfersAllowedInMemory 0
#FreeShardXfersOnlyEnabled
#FreeShardXfersOnlyEnabled
GrantSKUFromList
#GrantAllSKU
MinLoyaltyPoints 5
#AutoBuyProducts
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 20:50, 21 May 2019

ShardName
	ShardName Ouroboros
	ShardId 1
	Address 10.0.48.75
	NoXferOut
	NoXferIn
	XferDestinations 0	
ShardEnd
MtxEnvironment Test
MtxSecretKey Test
MtxIOThreads 1
PlayNCAdminWebPageSecretKey Test
##PostBackRelay 127.0.0.1 0
SqlDbName cohacc
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=COH-MSSQL\MSSQL;UID=MSSQLUSERNAMEHERE;PWD=MSSQLPASSWORDHERE;"
PlaySpanServerRetryFreqSecs 15
PlaySpanRelayServerAckAlarmSecs 45
PlaySpanRelayServerAckAlarmRepeatSecs 30
PlaySpanMakeTimeStampedDigest 1
CatalogTimeStampTestOffsetDays 0
PlaySpanStoreFlags NoLocalization
PlaySpanAuthTimeoutMins 60
PlaySpanAuthRekeyIntervalMins 19
PlaySpanDomain www.example.com
##PlaySpanCatalog NCSF
PlaySpanURL_Home http://www.example.com/home
PlaySpanURL_CategoryView http://www.example.com/category
PlaySpanURL_ItemView http://www.example.com/item
PlaySpanURL_ShowCart http://www.example.com/cart
PlaySpanURL_AddToCart http://www.example.com/addtocart
PlaySpanURL_ManageAccount http://www.example.com/manage
PlaySpanURL_SupportPage http://www.example.com/support
PlaySpanURL_SupportPageDE http://www.example.com/supportde
PlaySpanURL_SupportPageFR http://www.example.com/supportfr
PlaySpanURL_UpgradeToVIP http://www.example.com/upgrade
cohURL_NewFeatures http://www.example.com/news
cohURL_NewFeaturesUpdate http://www.example.com/update
#ArchiveMerged
#CompMode
clientAuthTimeout 1800
ShardXfersDayMemory 14
ShardXfersAllowedInMemory 0
#FreeShardXfersOnlyEnabled
GrantSKUFromList
#GrantAllSKU
MinLoyaltyPoints 5
#AutoBuyProducts