aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2011-06-15 11:11:14 -0700
committerDiva Canto2011-06-15 11:11:14 -0700
commitbbe489e64a4c1bfdae591f3b6cf60ee0b1809176 (patch)
tree599086b6771b061f3c4c2fcfca9a29686e1f2943 /bin/Robust.HG.ini.example
parentAdded SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t... (diff)
downloadopensim-SC_OLD-bbe489e64a4c1bfdae591f3b6cf60ee0b1809176.zip
opensim-SC_OLD-bbe489e64a4c1bfdae591f3b6cf60ee0b1809176.tar.gz
opensim-SC_OLD-bbe489e64a4c1bfdae591f3b6cf60ee0b1809176.tar.bz2
opensim-SC_OLD-bbe489e64a4c1bfdae591f3b6cf60ee0b1809176.tar.xz
Added missing config var for map image service.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 00ece88..ea271b8 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -242,6 +242,8 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
242 242
243[MapImageService] 243[MapImageService]
244 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" 244 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
245 ; Set this if you want to change the default
246 ; TilesStoragePath = "maptiles"
245 247
246[GridInfoService] 248[GridInfoService]
247 ; These settings are used to return information on a get_grid_info call. 249 ; These settings are used to return information on a get_grid_info call.