Removing the [UserService] section, because it's not working yet.
parent
8f8e20b39d
commit
9de2436c1e
|
@ -1233,7 +1233,7 @@
|
||||||
;AssetServices = "RemoteAssetServicesConnector"
|
;AssetServices = "RemoteAssetServicesConnector"
|
||||||
;AssetServices = "HGAssetBroker"
|
;AssetServices = "HGAssetBroker"
|
||||||
|
|
||||||
; Leave this commented out, the cache is not helping performance
|
; Leave this commented out, the cache is under investigation
|
||||||
;AssetCache = "CoreAssetCache"
|
;AssetCache = "CoreAssetCache"
|
||||||
|
|
||||||
; Choose one
|
; Choose one
|
||||||
|
@ -1266,5 +1266,3 @@
|
||||||
; Number of buckets for assets
|
; Number of buckets for assets
|
||||||
;CacheBuckets = 32768
|
;CacheBuckets = 32768
|
||||||
|
|
||||||
[UserService]
|
|
||||||
;LocalServiceModule = "OpenSim.Services.UserService.dll:UserService"
|
|
||||||
|
|
Loading…
Reference in New Issue