Hypergrid map search back on, this time with a config var in the grid service.

This commit is contained in:
Diva Canto
2010-01-24 16:00:28 -08:00
parent ea3d287f70
commit 8ddf787cfd
3 changed files with 39 additions and 22 deletions

View File

@@ -70,6 +70,8 @@
LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
Realm = "regions"
AllowHypergridMapSearch = true
[HypergridService]
GridService = "OpenSim.Services.GridService.dll:GridService"
AssetService = "OpenSim.Services.AssetService.dll:AssetService"