aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/Standalone.ini
diff options
context:
space:
mode:
authorMichael Cerquoni2014-03-08 16:28:45 -0500
committerMichael Cerquoni2014-03-08 16:28:45 -0500
commite3c4936deabf76156c789a816ea3779e9b9afdc4 (patch)
tree363c2e077064f3b79d742cfd04532e29b3c68771 /bin/config-include/Standalone.ini
parentset RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype... (diff)
downloadopensim-SC_OLD-e3c4936deabf76156c789a816ea3779e9b9afdc4.zip
opensim-SC_OLD-e3c4936deabf76156c789a816ea3779e9b9afdc4.tar.gz
opensim-SC_OLD-e3c4936deabf76156c789a816ea3779e9b9afdc4.tar.bz2
opensim-SC_OLD-e3c4936deabf76156c789a816ea3779e9b9afdc4.tar.xz
remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHypergrid.ini, Grid.ini, GridHypergrid.ini they were redundant and would not allow variables in OpenSim.ini to be set to anything.
Diffstat (limited to 'bin/config-include/Standalone.ini')
-rw-r--r--bin/config-include/Standalone.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini
index 887257b..ee07e74 100644
--- a/bin/config-include/Standalone.ini
+++ b/bin/config-include/Standalone.ini
@@ -119,9 +119,6 @@
119[MapImageService] 119[MapImageService]
120 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" 120 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
121 121
122 ; in minutes
123 RefreshTime = 0
124
125;; This should always be the very last thing on this file 122;; This should always be the very last thing on this file
126[Includes] 123[Includes]
127 Include-Common = "config-include/StandaloneCommon.ini" 124 Include-Common = "config-include/StandaloneCommon.ini"