aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example
diff options
context:
space:
mode:
authorDiva Canto2012-04-27 09:23:56 -0700
committerDiva Canto2012-04-27 09:23:56 -0700
commite4e754ee93de0e0b6fde3b3ccd20085d3d4a09a1 (patch)
tree8f43db2c396d727cc6575528b51489b73c7cdfbf /bin/Robust.ini.example
parentSlight rewording of output messages. (diff)
downloadopensim-SC_OLD-e4e754ee93de0e0b6fde3b3ccd20085d3d4a09a1.zip
opensim-SC_OLD-e4e754ee93de0e0b6fde3b3ccd20085d3d4a09a1.tar.gz
opensim-SC_OLD-e4e754ee93de0e0b6fde3b3ccd20085d3d4a09a1.tar.bz2
opensim-SC_OLD-e4e754ee93de0e0b6fde3b3ccd20085d3d4a09a1.tar.xz
MapImageService: added an additional security check for OSGrid and other grids like it.
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r--bin/Robust.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 69e94a5..40b8d83 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -254,6 +254,10 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
254 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" 254 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
255 ; Set this if you want to change the default 255 ; Set this if you want to change the default
256 ; TilesStoragePath = "maptiles" 256 ; TilesStoragePath = "maptiles"
257 ;
258 ; If for some reason you have the AddMapTile service outside the firewall (e.g. 8002),
259 ; you may want to set this. Otherwise, don't set it, because it's already protected.
260 ; GridService = "OpenSim.Services.GridService.dll:GridService"
257 261
258 262
259[GridInfoService] 263[GridInfoService]