fix a few memory leaks and cppcheck detected errors - more in bugreport
[client-tools.git] / exe / linux / commonLocalOptions.cfg
blob4ebf09134b627a18af5d97bb46a6bca3ef40a60b
1 [CentralServer]
2 disableLoopBarriers=1
3 newbieTutorialEnabled=1
4 dbServerHost=node0
5 chatServerHost=any
6 developmentMode=false
7 shouldSleep=true
8 logLoopTimes=true
9 chatServiceBindInterface=eth0
10 connectionServiceBindInterface=eth0
11 commodityServerServiceBindInterface=eth0
12 customerServiceBindInterface=eth0
13 gameServiceBindInterface=eth0
14 planetServiceBindInterface=eth0
15 startPublic=true
16 serverPingTimeout=600
17 characterCreationRateLimitSeconds=960
18 characterCtsCreationRateLimitSeconds=30
19 allowZeroConnectionServerPort=false
20 clusterWideDataLockTimeout=60
21 #throttle CentralServer peak memory usage during cluster startup
22 gameServerConnectionPendingAllocatedSizeLimit=8388608
24 [ConnectionServer]
25 disableWorldSnapshot=false
26 pingPort=44462
27 startPublicServer=true
28 maxClients=400
29 clientOverflowLimit=5242880
30 validateStationKey=1
31 shouldSleep=true
32 # Workaround taskmanager node config (can't specify port), need to rework central server start req
33 gameServiceBindInterface=eth0
34 chatServiceBindInterface=eth0
35 customerServiceBindInterface=eth0
36 disableSessionLogout=true
37 spamLimitEnabled=true
39 [dbProcess] 
40 databaseProtocol=OCI
41 sharedLoginMode=1
42 loaderThreads=12
43 persisterThreads=6
44 enableQueryProfile=false
45 enableVerboseMessageLogging=false
46 shouldSleep=true
47 gameServiceBindInterface=eth0
48 reportSaveTimes=true
49 databaseReconnectTime=3600
50 logChunkLoading=true
51 useMemoryManagerForOCI=true
52 saveFrequencyLimit=1800
53 backloggedQueueSize=150
54 backloggedQueueRecoverySize=140
55 enableGoldDatabase=true
56 goldSchemaOwner=publishcluster_20080306a
57 enableDataCleanup=false
58 enableFixBadCells=false
59 saveAtDivisor=15
60 maxChunksPerLoadRequest=50
61 maxLoaderFinishedTasks=25
63 [Dungeon]
64 Geonosian=true
65 Corellian_Corvette_Neutral=true
66 Corellian_Corvette_Rebel=true
67 Corellian_Corvette_Imperial=true
68 Death_Watch=1
70 [PlanetServer]
71 gameServiceBindInterface=eth0
72 numTutorialServers=1
73 gameServerStartRequestRetryTimeSeconds=601
74 loadWholePlanetMultiserver=true
75 enableStartupCreateProxies=false
77 [ScriptFlags]
78 e3Demo=0
79 liveSpaceServer=1
80 spawnersOn=1
82 [GameServer]
83 triggerVolumeSystem=2
84 spacePlanetServerUpdatesPerFrame=5
85 shipMoveValidationEnabled=1
86 shipShotValidationEnabled=1
87 spaceFrameRateLimit=12
88 spaceLoopProfileLogThresholdMs=120
89 createZoneObjects=1
90 shipUpdatesPerSecond=40
91 shipsEnabled=1
92 spaceAiUsePathRefinement=1
93 groundFrameRateLimit=10
94 groundLoopProfileLogThresholdMs=500
95 disableLocalTravel=false
96 clientOutOfRangeObjectCacheTimeMs=30000 
97 spawningInitialState=on
98 disableMissions=false
99 pvpDisableCombat=false
100 javaConsoleDebugMessages=false
101 reservedObjectIds=1000000
102 fastSpawn=true
103 spawnQueueSize=1
104 hibernateEnabled=true
105 hibernateDistance=65.0
106 serverSpawnLimit=800
107 hibernateProxies=true
108 javaVMName=ibm
109 javaEngineProfiling=true
110 loopProfileLogThresholdMs=500
111 regenerationRate=0.0062f
112 xpMultiplier=1
113 nonCriticalTasksPerFrame=-1
114 commoditiesMarketEnabled=true
115 gameServiceBindInterface=eth0
116 enablePreload=1
117 numberOfMoveObjectLists=10
118 maxPopulationForNewbieTravel=150
119 trapScriptCrashes=true
120 javaOptions=-Xms128m
121 javaOptions=-Xmx512m
122 javaOptions=-Xgcpolicy:optavgpause
123 javaOptions=-Xcheck:jni
124 javaOptions=-Xcheck:nabounds
125 #javaOptions=-Xrs
126 #javaOptions=-verbose:gc
127 fatalOnSitThreshold=1
128 moveValidationEnabled=1
129 moveSpeedCheckFrequencyMs=1000
130 moveSpeedTolerance=1.25f
131 framesPerSpawn=8
132 numberOfMissionsWantedInMissionBag=10
133 enableNewJedi=true
134 boundarySpawningAllowed=true
135 connectToAllGameServersTimeout=300
136 scriptWatcherWarnTime=5000
137 scriptWatcherInterruptTime=60000
138 logAllCommands=false
139 enableDebugControllerMessageSpam=false
140 allowMasterObjectCreation=false
141 debugPvp=true
142 maxPlayerSanityCheckFailures=5
143 unclaimedAuctionItemDestroyTimeSec=2592000
144 useSecureLoginForGodAccess=true
145 mountsEnabled=1
146 demandLoadHouseContents=true
147 unloadHouseContentsTime=3000
148 disableBattlefields=true
149 scriptStackErrorLevel=1
150 exceptionOnObjVarZeroLengthArray=false
151 logBuffMetrics=true
152 logWeaponMetrics=true
153 logArmorMetrics=true
154 logJediConcludes=false
155 enableOneYearAnniversary=false
156 postponeJediGrant=true
157 fsWallOfMistEnabled=true
158 fsQuestJediPrereqs=7
159 disableObjvarNullCheck=true
160 jediVisibilityCap=9000
161 suiListLimit=50
162 commoditiesServerServiceBindPort=4069
163 commoditiesShowAllDebugInfo=false
164 flashSpeederReward=true
165 enableVeteranRewards=true
166 moveSlowdownFudgeTimeMs=12000
167 moveMaxDistance=75.0f
168 houseItemLimitMultiplier=100
169 maxHouseItemLimit=500
170 enableNewVeteranRewards=true
171 enableCybernetics=1
172 maxMessageTosPerObjectPerFrame=100
173 maxJediBounties=3
174 maxObjectSkillModBonus=1500
175 maxSocketSkillModBonus=1500
176 maxFreeTrialMoney=500000
177 wardenSquelchDurationSeconds=172800
179 #throttle CentralServer peak memory usage during cluster startup
180 maxGameServerToSendUniverseData=41
181 timeoutToAckUniverseDataReceived=600
183 #TCG beta period over - disable in-game beta notification
184 accountFeatureIdForTcgBetaAnnouncement=0
186 #chroniclesXpModifier=0.42f
188 [BestineEvents]
189 PoliticianEventDuration=2592000
190 MuseumEventDuration=1209600
192 [SharedPathfinding]
193 jitterCityWaypoints=1
195 [SharedCollision]
196 logLongFrames=1
197 reportWarnings=1
198 ignoreTerrainLos=false
199 generateTerrainLos=true
201 [SharedObject]
202 debugAlterChecking=0
204 [ServerScript]
205 allowDebugSpeakMessages=false
206 allowDebugConsoleMessages=false
207 disableScriptLogs=true
208 logBalance=true
210 [ChatServer]
211 gameServiceBindInterface=eth0
212 planetServiceBindInterface=eth0
213 registrarHost=sdchat2.soe.sony.com
215 [MetricsServer]
216 authenticationFileName=metricsAuthentication.cfg
217 metricsServicePort=44480
218 metricsListenerPort=2200
219 metricsServiceBindInterface=eth0
221 [SharedFoundation]
222 warningCallStackDepth=-1
223 memoryManagerReportOnOutOfMemory=false
224 frameRateLimit=5
225 demoMode=1
227 [SharedNetwork]
228 oldestUnacknowledgedTimeout=90000
229 byteCountWarnThreshold=500000
230 incomingBufferSize=4194304
231 outgoingBufferSize=4194304
232 reportStatisticsInterval=0
233 reportMessages=1
234 networkThreadPriority=3
235 useNetworkThread=0
236 useTcp=1
238 [TaskManager]
239 autoStart=0
240 environmentVariable=SWG_DB_RESERVE=1
241 environmentVariable=ORACLE_HOME=/opt/app/oracle/product/9.2.0
242 environmentVariable=PATH+=/opt/app/oracle/product/9.2.0/bin
243 environmentVariable=LD_LIBRARY_PATH+=/opt/app/oracle/product/9.2.0/lib
244 environmentVariable=PATH+=/usr/java/bin:./
245 environmentVariable=LD_LIBRARY_PATH+=/usr/java/jre/bin:/usr/java/jre/bin/classic:./
246 environmentVariable=SWG_DB_MEM=1600
247 environmentVariable=SWG_GS_MEM=1536
248 environmentVariable=SWG_LS_MEM=256
249 environmentVariable=NLS_LANG=american_america.utf8
250 restartDelayLogServer=30
251 restartDelayTransferServer=30
253 [SharedLog]
254 logNetQueueSize=10000
256 [SharedDebug/Profiler]
257 temporaryExpandAll=true
258 displayPercentageMinimum=5
260 [LogServer]
261 logServiceBindInterface=eth0
263 [CustomerServiceServer]
264 requestTimeoutSeconds=300
265 writeTicketToBugLog=1
267 [New_Player]
268 LimitStartingLocations=false
269 NewPlayerQuestsEnabled=true
270 NewbieStartingMoney=1000
271 QuestCompleteRewardAmount=2000
273 [Quest]
274 CraftingContract=true
275 CrowdPleaser=true
276 CommunityCraftingLimit=200
278 [CommodityServer]
279 minutesActiveToUnaccessed=144000
280 minutesEmptyToEndangered=20160
281 minutesUnaccessedToEndangered=144000
282 minutesEndangeredToRemoved=20160
283 cmServerServiceBindPort=4069
284 databaseProtocol=OCI
285 showAllDebugInfo=false