set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to eliminate memory leaking for Warp3D map tiler, these variables should be erased needs more discussion!

This commit is contained in:
Michael Cerquoni
2014-03-08 15:41:26 -05:00
parent 9de3fe9410
commit 12f2648a57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,4 +66,4 @@
LocalServiceModule = "OpenSim.Services.Connectors.dll:MapImageServicesConnector"
; in minutes
RefreshTime = 60
RefreshTime = 0
+1 -1
View File
@@ -98,4 +98,4 @@
LocalServiceModule = "OpenSim.Services.Connectors.dll:MapImageServicesConnector"
; in minutes
RefreshTime = 60
RefreshTime = 0