Fix name of EstateDataRemoteConnector in the comment.
parent
14b3ee636d
commit
16ff808595
|
@ -113,7 +113,7 @@
|
||||||
; Uncomment if you want centralized estate data at robust server,
|
; Uncomment if you want centralized estate data at robust server,
|
||||||
; in which case the URL in [EstateService] will be used
|
; in which case the URL in [EstateService] will be used
|
||||||
;
|
;
|
||||||
;LocalServiceModule = "OpenSim.Services.Connectors.dll:EstateDataConnector"
|
;LocalServiceModule = "OpenSim.Services.Connectors.dll:EstateDataRemoteConnector"
|
||||||
|
|
||||||
[EstateService]
|
[EstateService]
|
||||||
EstateServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
|
EstateServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
|
||||||
|
|
Loading…
Reference in New Issue