Comment out the asset cache config in .ini.example.
parent
3ae9bb6d83
commit
94d4f28e2d
|
@ -1233,8 +1233,8 @@
|
||||||
;AssetServices = "RemoteAssetServicesConnector"
|
;AssetServices = "RemoteAssetServicesConnector"
|
||||||
;AssetServices = "HGAssetBroker"
|
;AssetServices = "HGAssetBroker"
|
||||||
|
|
||||||
; If you don't want asset caching in the regions, comment this
|
; Leave this commented out, the cache is not helping performance
|
||||||
AssetCache = "CoreAssetCache"
|
;AssetCache = "CoreAssetCache"
|
||||||
|
|
||||||
; Choose one
|
; Choose one
|
||||||
;UserServices = "LocalUserServicesConnector"
|
;UserServices = "LocalUserServicesConnector"
|
||||||
|
|
Loading…
Reference in New Issue