mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
MapImageService: added an additional security check for OSGrid and other grids like it.
This commit is contained in:
@@ -279,6 +279,10 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
||||
LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
|
||||
; Set this if you want to change the default
|
||||
; TilesStoragePath = "maptiles"
|
||||
;
|
||||
; If for some reason you have the AddMapTile service outside the firewall (e.g. 8002),
|
||||
; you may want to set this. Otherwise, don't set it, because it's already protected.
|
||||
; GridService = "OpenSim.Services.GridService.dll:GridService"
|
||||
|
||||
[GridInfoService]
|
||||
; These settings are used to return information on a get_grid_info call.
|
||||
|
||||
@@ -254,6 +254,10 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
||||
LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
|
||||
; Set this if you want to change the default
|
||||
; TilesStoragePath = "maptiles"
|
||||
;
|
||||
; If for some reason you have the AddMapTile service outside the firewall (e.g. 8002),
|
||||
; you may want to set this. Otherwise, don't set it, because it's already protected.
|
||||
; GridService = "OpenSim.Services.GridService.dll:GridService"
|
||||
|
||||
|
||||
[GridInfoService]
|
||||
|
||||
Reference in New Issue
Block a user