mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Forgot to add these to the grid configs, so that logins work.
This commit is contained in:
@@ -24,4 +24,7 @@
|
||||
LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
|
||||
; for the LocalGridServicesConnector which is used by the Remote one
|
||||
StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
|
||||
|
||||
|
||||
; Temporary...
|
||||
[Communications]
|
||||
InterregionComms = "LocalComms"
|
||||
@@ -44,3 +44,7 @@
|
||||
; which in turn uses this
|
||||
LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
|
||||
StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
|
||||
|
||||
; Temporary...
|
||||
[Communications]
|
||||
InterregionComms = "LocalComms"
|
||||
Reference in New Issue
Block a user