I25 account server.cfg: Difference between revisions
From OuroDev
Created page with "<syntaxhighlight lang="text"> ShardName ShardName Paragon ShardId 1 Address 127.0.0.1 NoXferOut NoXferIn XferDestinations 0 ShardEnd #MtxEnvironment Test #MtxSecre..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
ShardName | ShardName | ||
ShardName Ouroboros | |||
ShardId 1 | |||
Address 10.0.48.75 | |||
NoXferOut | |||
NoXferIn | |||
XferDestinations 0 | |||
ShardEnd | ShardEnd | ||
MtxEnvironment Test | |||
MtxSecretKey Test | |||
MtxIOThreads 1 | MtxIOThreads 1 | ||
PlayNCAdminWebPageSecretKey Test | |||
PostBackRelay 127.0.0.1 0 | ##PostBackRelay 127.0.0.1 0 | ||
SqlDbName | SqlDbName cohacc | ||
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server= | 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 www.example.com | |||
PlaySpanCatalog NCSF | ##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 | #ArchiveMerged | ||
#CompMode | #CompMode | ||
Line 43: | Line 43: | ||
ShardXfersAllowedInMemory 0 | ShardXfersAllowedInMemory 0 | ||
#FreeShardXfersOnlyEnabled | #FreeShardXfersOnlyEnabled | ||
GrantSKUFromList | |||
#GrantAllSKU | |||
MinLoyaltyPoints 5 | |||
#AutoBuyProducts | |||
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 19: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